Skip to content

IamJayden/silent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silent

Be a silent, static blog

See live demo: here

Features

Easy: Writing in Markdown

Or you can use any other renderer instead

All you need to do is rewriting at most 2 functions

Flexible: Special Page Mastering

Everything is a page

Everything is under one folder

Lightweight: You Can't Imagine

1 html, 1 ico, 1 css and 1 js, totally 5K (excluding jquery & marked)

See what, here's a sample of the folders, and nothing else:

  • blog/
    • p/ (your own things, free to handle)
      • posts/
        • my-js-book/
          • index.md
          • part-1.md
          • part-2.md
        • what-a-funny-day.md
        • why-i-use-js.md
      • sidebar.md
      • aboutme.md
      • avatar.jpg
    • vendor/ (built-in stuffs)
      • ...
    • favicon.ico
    • index.html

Usage

Fast and easy

  1. Install from npm: npm install -g silent

  2. Generate a sample blog: silent [path/to/blog]

  3. Start mastering your pages around the p/ folder

Screenshots

    

Note

Current style is heavily learnt from Purelog

Current style is heavily learnt from hyde and Github

Favicon is copied from Underscore

These may change in the future

About

Be a silent, static blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published