Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fluentscheduler/fluentscheduler.github.io

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

fluentscheduler.github.io

Visit fluentscheduler.github.io for FluentScheduler documentation.

Building

Having Python 3 installed:

$ python3 --version
Python 3.6.7

And pip:

$ sudo apt install python3-pip
(...)
$ pip3 --version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)

Install mkdocs:

$ pip3 install mkdocs
(...)
$ python3 -m mkdocs --version
__main__.py, version 1.0.4 from /home/talles/.local/lib/python3.6/site-packages/mkdocs (Python 3.6)

Then build the documentation running the following command while inside the documentation folder:

$ python3 -m mkdocs build
INFO    -  Cleaning site directory
INFO    -  Building documentation to directory: /some/folder/fluentscheduler.github.io/version-6/site

You can serve it locally with:

$ python3 -m http.server
Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...

About

GitHub Pages files.

Resources

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.