dblodorn / ssg-2023

Generating static webpages like it's 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ɛᄅ0ᄅ ⅁SS

🦾⎘⎘ Spitting out static html pages like it's 2013 🦾⎘⎘ Webpack powered Static website page generator for modern webmasters.


TO GET STARTED:

CLONE THE REPO

# install dependencies
pnpm i

# development
pnpm dev

# Build
pnpm build

BONUS: Make an html edition on zora.co!

Loom Video Tutorial

Watch the video

  1. run pnpm build
  2. compress the dist folder as a .zip archive
  3. Navigate to https://zora.co/create
  4. Connect and Sign.
  5. Drag the zip archive into the file uploader on the left hand column!
  6. Mint it!!!

About

Generating static webpages like it's 2013


Languages

Language:SCSS 46.2%Language:Pug 31.7%Language:JavaScript 18.5%Language:TypeScript 3.6%