drwpow / blog

The personal blog of Drew Powers

Home Page:https://blog.pow.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ–‹๏ธ 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.

About

The personal blog of Drew Powers

https://blog.pow.rs

License:MIT License


Languages

Language:HTML 75.6%Language:CSS 9.6%Language:Liquid 7.9%Language:SCSS 6.7%Language:JavaScript 0.3%