Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Docs Site with Astro #102

Merged
merged 18 commits into from
Jul 29, 2024
Merged

New Docs Site with Astro #102

merged 18 commits into from
Jul 29, 2024

Conversation

C-Loftus
Copy link
Owner

@C-Loftus C-Loftus commented Jul 21, 2024

  • uses astro for a new docs site. Decided to use a lightweight ssg instead of vanilla js since it isn't really a good use of time to have to write the entire site from scratch.

  • install via npm i

  • run via npm run start

  • Figure out what to do for the logo on the front page

  • Move all docs in the README.md files in subdirectories out of those folders and just put it in the docs site.

  • Update the docs site so it lists all the key commands

  • Create a few tutorials / link to some gifs / link to a few videos

If anyone wants to help, I could particularly benefit from videos or gifs

@C-Loftus C-Loftus marked this pull request as draft July 21, 2024 19:19
@C-Loftus C-Loftus marked this pull request as ready for review July 29, 2024 23:45
@C-Loftus C-Loftus merged commit 3e4383b into main Jul 29, 2024
3 checks passed
@C-Loftus C-Loftus deleted the newDocs branch July 29, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant