Skip to content

An easy-to-use static site generator for Markdown pages

Notifications You must be signed in to change notification settings

Thatguyjs/idaro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idaro

An easy-to-use static site generator for Markdown pages

Usage

Command Args Defaults Description
run path?
addr?
"./src"
"127.0.0.1:8080"
Hosts a server at addr, and live-compiles any Markdown files to HTML
build source-path?
build-path?
"./src"
"./build"
Builds the site, converting all Markdown files into HTML and copying remaining files into build-path

About

An easy-to-use static site generator for Markdown pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages