0.3.1 • Published 10 years ago

staticblog v0.3.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

staticblog

Building a STATIC Blog.

Build a sample of static blog

$ npm install -g staticblog
$ staticblog myblog
$ cd myblog

Features

  • Static site
  • Homepage with a list of posts
  • Page for a single post
  • Posts written in markdown
  • Tags for posts to categorize
  • File-based content to manage flexibly

Manage content

Add/edit/remove files in /content/, with modifying index.json.

Modify pages and styles

Modify HTML/CSS/JS files as you like.

0.3.1

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago