Skip to content
/ cyby.dev Public

Personal blog

Notifications You must be signed in to change notification settings

cy-by/cyby.dev

Repository files navigation

cyby.dev

An 11ty blog for whatever musings I want to add to the internet.

Run locally

  • Pull down the repository to your local directory
  • In the root of the project, install dependencies:
npm install
  • While developing locally, you can serve on a local server with :
npm run serve
  • Navigate to http:localhost:8080 in a browser.
  • Make a change in a file, save the file, and the change will be reflected in the browser automatically, without a reload.

Deploy

Currently using the default GitHub Pages basic deployment based on the main branch.

About

Personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published