FlexConfirmMail / flexconfirmmail.github.io

https://www.flexconfirmmail.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flexconfirmmail.github.io

URL: https://www.flexconfirmmail.com

How to build the website locally

  1. Install Sphinx and pydata-sphinx-theme

    $ python3 -m pip install -U --user Sphinx pydata-sphinx-theme
    
  2. Compile the source files using make.

    $ make html
    
  3. The website should be available in build/html.

About

https://www.flexconfirmmail.com

License:ISC License


Languages

Language:Python 48.2%Language:HTML 17.7%Language:Batchfile 12.3%Language:CSS 10.9%Language:Makefile 10.8%