Skip to content

discoliam/discoliam-2022

Repository files navigation

Discoliam 2024

Netlify Status

The website for Discoliam.com.

💁 tl:dr

  • Clone Repo
  • cd into repo
  • npm install
  • npm run dev

📝 Colophon

🚧 Development

The command npm run dev Does two things:

  • Runs Webpack to compile and build all the static assets
  • Runs a simple webserver with browser sync, as described in the 11ty Docs

Everything is serverd and hotreladed at [http://localhost:8080].

🏗 Build

npm run build will build the site and static assets into the dist folder.

🚀 Deployment

This site is hosted on Netlify. It re-builds on every push of the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published