superstructure

3.0.1 • Public • Published

Superstructure

An opinionated website builder for blog-ish websites.

Opinions

  • Superstructure builds static websites
  • Superstructure doesn't add anything you don't need
  • Superstructure doesn't care how or where you host your website
  • Superstructure lets you design your website how you like
  • Superstructure just builds, and does some housekeeping

Blog-ish

Superstructure builds websites that have articles.
The articles can be tagged.
The articles are all listed together on a /posts page.
The tags are browsable on a /tags page. Each tag has it's own /posts/<tag> page.

Using Superstructure

Articles are written in Markdown, and inserted into a layout written in Pug and styled with Sass.
Metadata about the article can be defined in little YAML chunk at the end.

Installing

  • Have node.js installed
  • Grab the example project
  • Install Superstructure by running npm install
  • Build by running npm start

Readme

Keywords

none

Package Sidebar

Install

npm i superstructure

Weekly Downloads

5

Version

3.0.1

License

ISC

Unpacked Size

1.06 MB

Total Files

39

Last publish

Collaborators

  • gaeel