Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages