elx

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2018 License: MIT Imports: 11 Imported by: 0

README

Electrostatic

A simple static site generator.

NOTE: This is pre-alpha software. Several features are not yet fully implemented.

Features

  • Converts directory with markdown content to static HTML
  • Templates for:
    • blogs
    • photo galleries
    • presentation slides
  • TOML-based configuration
  • Optional minification of web content

Anti-Features

  • Lots of subcommands
  • Lots of options
  • Lots of cornercases
  • Lots of markup formats

Directory structure

mysite
├── assets
│   ├── css
│   ├── img
│   └── js
├── _includes
├── _layouts
├── _posts
└── _site
References

Usage

# Create a new site in ./potatoes.com.
$ elx init potatoes.com

# Create a new site in the current directory.
$ elx init

# Build
$ elx build

Licence

MIT.

Documentation

Overview

A simple static site generator.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL