Skip to content

georeeve/PortfolioExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortfolioExample

An example portfolio document, built using Bikeshed.

View the built HTML version and PDF version of the document.

Setup

First create a venv within this repo, and switch to it.

python -m venv venv
source venv/bin/activate

Then install bikeshed and update its datafiles.

pip install bikeshed
bikeshed update

To build the spec to HTML run bikeshed spec.

To convert the HTML document to a PDF document, install weasyprint by following the instructions for your operating system. You can then run weasyprint index.html index.pdf.

About

An example portfolio document, built using Bikeshed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published