/articulate-docs

Documentation for Articulate

Primary LanguageHTMLApache License 2.0Apache-2.0

Jekyll src for Articulate documentation

https://broham89.github.io/articulate-docs/

If you want to view this documentation locally you can use docker to kick-it-off without having to locally install jekyll. The following will get it running locally on port 4000 (assuming you run the command in the docs directory)

docker run -p 4000:4000 -v `pwd`:/srv/jekyll -it jekyll/jekyll jekyll