Skip to content

yashirot/flexconfirmmail.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Python 48.3%
  • HTML 17.7%
  • Batchfile 12.3%
  • CSS 10.9%
  • Makefile 10.8%