Skip to content

The static website for liblouis using Jekyll

Notifications You must be signed in to change notification settings

jbrugge/liblouis.github.io

 
 

Repository files navigation

liblouis.github.io

The static website for liblouis, liblouisutdml and friends using Jekyll

Features

All the content from the Google code site has been migrated, i.e. the landing page, news, presentations, online documentation, and downloads. Issues and source still link to the old site.

The layout uses bootstrap3 and uses the recommendations regarding accessibility.

Most of the content is written using textile.

News items are automatically placed on the news page using the files from the _posts directory.

Downloads can be placed in the downloads directory and can be linked from downloads/index.textile

Requirements

You need to install Jekyll

gem install jekyll
gem install RedCloth

Usage

Build the site

cd /path/to/liblouis.github.io
jekyll serve

then open http://localhost:4000

About

The static website for liblouis using Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published