Skip to content

cnabio/cnab.io

Folders and files

NameName
Last commit message
Last commit date
Nov 6, 2018
Sep 1, 2022
Mar 11, 2022
Apr 10, 2021
May 6, 2019
Nov 27, 2018
Feb 5, 2021
Feb 5, 2019
Nov 7, 2018
Jan 26, 2019
Nov 6, 2018
Feb 13, 2020
Dec 6, 2022

Repository files navigation

Theme Screenshot

A simple website for the CNAB spec.

Editing Content

cnab.io is static site. The landing page content can be edited at themes/cnab/layouts/index.html, and the rest under /contents. Post, tag, category taxonomy is available in hugo should we want to expand in the future.

Notes

  • built with the Hugo static site generator
  • custom cnab theme uses Paper as a base, with Foundation on top and the CNAB custom sass
  • uses Gulp for asset pipelines
  • deployed to Netlify via merges to main. @carolynvs is admin of this.
  • metrics tracked via Bing and Gaug.es

Development

Install the dependencies - first install Hugo and Yarn - and then the packages:

yarn global add gulp-cli
yarn install
gulp && hugo serve

hugo serve will run the site locally at localhost:1313

About

A simple website introducing the CNAB project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published