Welcome to The Tiny Folk
Coming Soon
This webcomic site is ready to go! To add your first comic:
- Place your comic image in
src/content/comics/ - Create a markdown file with the same name
- Add frontmatter (see
_template.mdfor example)
Or use the helper command:
npm run new:comic "Your Comic Title" See GETTING_STARTED.md for full documentation.