Skip to content

daz-codes/swifty

Repository files navigation

Swifty swiftyy-logo-pink-s png

Super Speedy Static Site Generator

Swifty is the next generation of static site generator.

It uses the power of Turbo and morphing to build sites that are blazingly fast.

It also uses convention over configuration to make is super simple to build sites.

Quickstart

  1. npm install @daz4126/swifty
  2. npx swifty init to create a new site
  3. Edit the template.html file to match your default layout
  4. Change the sitename in config.yaml
  5. Add some markdown files to the 'pages' directory
  6. npx swifty build to build the site
  7. npx swifty start to start the server
  8. Visit http://localhost:3000 to see your site

About

Super speedy static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published