Welcome to The Tiny Folk

This webcomic site is ready to go! To add your first comic:

  1. Place your comic image in src/content/comics/
  2. Create a markdown file with the same name
  3. Add frontmatter (see _template.md for example)

Or use the helper command:

npm run new:comic "Your Comic Title"

See GETTING_STARTED.md for full documentation.