🎈 Hydrogen. Voted (by me) the world's lightest static-site generator built with TypeScript ❤ It uses 🔥 lit-html inspired templating for super duper performant template generation.
Separate instructions into Installation and Usage sections. I usually have docs/installation.md and docs/usage.md which I link to on Docs section of README.md to keep it light.
You can have configuration of package.json in Installation, website / project layout in a Web Dev or Static Site Development section and move the build commands to a Build or Run section.
Separate instructions into Installation and Usage sections. I usually have
docs/installation.md
anddocs/usage.md
which I link to on Docs section ofREADME.md
to keep it light.You can have configuration of package.json in Installation, website / project layout in a Web Dev or Static Site Development section and move the build commands to a Build or Run section.