srobert4 / cephalo

Cephalo GH pages repo

Home Page:https://srobert4.github.io/cephalo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cephalo

Development setup

Install Node.js

Install yarn

npm install --global yarn

Install dependencies

npm install

For local development

npm run dev

Formatting

yarn format

Deploy to GitHub pages

npm run build
npm run deploy

Deploy to GitHub @ Berkeley

Easiest, if hacky way to do this.

  • Copy dist over to a new repo, which you push to GitHub@Berkley and deploy to pages from.
  • Edit paths in index.html from /cephalo/ to /<your-gh@berkeley-username>/<gh@berkeley-repo-name>/.

Acknowledgements

About

Cephalo GH pages repo

https://srobert4.github.io/cephalo/


Languages

Language:Svelte 89.4%Language:JavaScript 8.0%Language:CSS 1.3%Language:SCSS 0.9%Language:HTML 0.4%