Skip to content

eyalballa/python.code-maven.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repostory contains the source of all the articles and all the examples of the Python Maven web site.

Generate the site

Download code-maven from https://ssg.code-maven.com/

Run

code-maven web

It will generate the site in the _site folder.

View site locally

Install rustatic

and after generating the static pages with the previously described command, run

rustatic --host localhost --port 5000 --indexfile index.html --nice --path _site/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors