teach-la-website
teach-la-website copied to clipboard
Updated & Restructured Dev Docs, Updated Footer and Sidebar
Our projects like the Editor and the Learning Labs will need either npm or yarn for package management, so this adds in the info needed to install them inside of dev-setup.md
My two cents as a retiree - might be better to make this two separate pages, i.e.
- setting up your environment for the website
- setting up your environment for editor/learning labs
Ngl the docs are a bit of a mess, so feel free to revamp them!
My two cents as a retiree - might be better to make this two separate pages
Sounds good! With a bit of a reorganization now...
dev-setup.mdis the base page for set-up, and links to and from theproject-setuppage as well.- Changed Add To Team Page to Website Setup and added in Project Setup to both the footer and sidebar.
- Changed the
index.htmlof _docs to support both website and project setup. - Added vendor directory in to .gitignore since ruby default adds in vendor when you run bundle sometimes.
Thanks for the feedback @mattxwang! I think that we can take out dev-setup.md and just discuss the Git stuff inside of _doc's index.html and making that be the default dev-setup page, and separating all the ruby, Jekyll etc stuff onto the website setup page would help differentiate between project vs. website set-up better! I def agree that rn it's a bit confusing of where everything is
Restructured the pages more by combining static website set-up and first steps, moving all the git stuff into dev-setup, changed what Dev Setup in the footer linked to, updated pages to include the Dev Resources Page
@matthewcn56 any way i can help?
So sorry about that, will finish this up this weekend! Just have to move around a couple files
Oh no worries! didnt know if you were waiting on vivian and i could help or something :))