0.2.1 • Published 7 years ago

hugo-skeletonfw-theme v0.2.1

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

hugo-skeletonfw-theme

Information

The MIT License

Responsive theme for Hugo based on skeleton-framework suitable for blogs. This started as a fork of hugo-theme-skeleton but deviated so quickly that I no longer see the need to keep this repo as a fork of the original.

This theme provides...

  • HTML 5 semantic tags
  • Responsive Design
  • Table of Contents
  • Tags/Series Pages
  • Social Media Buttons
  • Typography Fonts

Uses

Screenshots

Structure of Home Page

npm.io

Home Page

npm.io

Post

npm.io

Develop

The stylesheet is written in stylus. You will need npm, yarn and gulp.

npm install -g yarn
npm install -g gulp
git clone https://github.com/bhaskarvk/hugo-skeletonfw-theme
cd hugo-skeletonfw-theme
yarn # To install required dependencies
yarn run build # To compile src/css/styles.styl stylus file.
0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago