Golf-Drill-Challenge-App / Golf-App

7 stars 0 forks source link

Landing Page #198

Closed solderq35 closed 4 months ago

solderq35 commented 5 months ago

See Public Landing Page assignment in Canvas

Research markdown to website templates / static site generators like Hugo, Astro.js, Docusaurus, etc

Single page landing page with maybe some fancier styling.

Example: https://nextjudge.vercel.app

Move to a new repo later (and move this issue over?)

Maybe assume landing page will be targeting regular users (golf coach), don't need to include much technical details.

Can link back to main project readme from the landing page for technical users.

For "how to run" instructions, maybe say "coming to app stores soon", and link to main project readme for local development (for technical users).

solderq35 commented 5 months ago

Template Ideas

Maybe mock up a Figma / markdown files of proposed content before going too much further on templating.

Need something that easily allows embedding of multiple Markdown files on a single webpage (React?). Hugo seems easiest out of the box, but needs more research.

Astro

https://astro.build/themes/details/astro-landing-page how's this for a landing page template?

Or others from https://astro.build/themes/2/

https://github.com/adulbrich/capstone-template

MDX

https://docs.astro.build/en/guides/integrations-guide/mdx/

Hugo

https://gohugo.io/templates/single-page-templates/ https://gohugo.io/templates/homepage/ https://master--hugothemes.netlify.app/tags/onepage/ https://github.com/zjedi/hugo-scroll

Docusaurus

https://docusaurus.io/docs/creating-pages

MDX

https://docusaurus.io/docs/markdown-features/react

solderq35 commented 5 months ago

https://github.com/Golf-Drill-Challenge-App/golf-drill-challenge-app.github.io