Skip to content

IvanBystrov/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green caps' official blog sources.

It is a Hugo project.

It is using theme Elate by freehtml5.co which was ported for Hugo by Pieter Saey.

How to start development:

  1. Go get Hugo.
  2. Install Sass.
  3. Clone this repo: git clone git@github.com:greencaps/blog.git.
  4. Install submodules git submodule init && git submodule update.
  5. Compile sass make compile-sass.
  6. Start Hugo server make start.

You can also see Makefile for other available tasks.

About

Official website sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.8%
  • HTML 8.0%
  • Makefile 0.2%