Skip to content

Kristia3/Samples

 
 

Repository files navigation

🖋️ The Personal Blog of Drew Powers

Powered by Cobalt, a Rust-powered static site generator for very (very) fast builds.

🏎️ Local Dev

Ensure Cobalt and Node.js are installed. Then run:

npm install
npm start

🚀 Deploying

npm run build:static

Deploy the public/ folder using your method of choice (folder can be configured in _cobalt.yml)

📜 License

All the source code for generating my blog is yours. Take/modify/steal whatever you like that isn’t under some existing license.

However, all my writing is NOT open source, and is ©️ Drew Powers. Do not use any .md files whatsoever.

The webfont Cardinal Grotesque is 100% copyrighted material and is licensed for use ONLY FOR THIS SITE. Go buy your own license at verycoolstudio.com.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.5%
  • CSS 9.6%
  • Liquid 7.9%
  • SCSS 6.7%
  • JavaScript 0.3%