Skip to content

WyattBlue/hunim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Hunim is a static site generator written in Nim. Small, fast, and unopinionated, it's ready to meet your needs.

Choose How to Install

nimble install https://github.com/WyattBlue/hunim

If you want to contribute, fork this repo, clone it, then run:

nimble make

to build the binary.

Usage

Start a new site:

hunim newsite mysite
cd mysite

Start the development server:

hunim server

Ctrl^C to stop.

When you are ready to deploy your site, run:

hunim

This publishing the files to the public directory.

About

Awesome hugo-style static site generator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages