zealdocs / zealdocs.github.io

ZealDocs.org Website

Home Page:https://zealdocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zealdocs.github.io / zealdocs.org

This repository contains source code the Zeal homepage.

Development

To build this static site, you need the following dependencies:

  • jekyll (v3.1.6 from Ubuntu 18.04 works correctly)

To perform a one-off build, run:

jekyll build

To build any time a source code file changes and locally host the results at http://127.0.0.1:4000/, run:

jekyll serve

For more information on jekyll usage, see the official jekyll documentation.

About

ZealDocs.org Website

https://zealdocs.org

License:MIT License


Languages

Language:HTML 81.6%Language:SCSS 16.7%Language:JavaScript 1.7%