Skip to content

Building the Future Now, a Color Coded Labs digital library project with COiL

License

Notifications You must be signed in to change notification settings

kangashley/btfn

Repository files navigation

Building the Future with Hexo

Custom theme for LA COiL's site, Building the Future Now. Built with Hexo. Using Stylus, Swig templates, Markdown. Includes multi-language support and Netlify CMS layer. External libraries: Bulma, Wow.js, Animate.css, FontAwesome.

Getting started

Install dependencies:

$ git clone https://github.com/kittenlogic/btfn.git
$ cd btfn
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Making files

New post:

$ hexo new [name]

New draft:

$ hexo new draft [name]

Publish draft:

$ hexo publish [name]

New page:

$ hexo new page [name]

License

CC BY 4.0

About

Building the Future Now, a Color Coded Labs digital library project with COiL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published