Skip to content

davidbierbauer/simplesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web app for publishing static websites with RingoJS.
Most files are served as-is except for Markdown files (.md) which are converted
to HTML on the fly.

Set the public document root in config.js and start the application with:

  ringo main.js

Then point your browser to this URL:

  http://localhost:8080/

You can change the appearance of Markdown pages and directory listings by
editing the HTML skin files. If this app is mounted in another Ringo app
it will use the base skin of the embedding app.

About

build simple websites with ringoJS using markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published