A Sphinx-doc theme based on sphinx press theme
Project description
# Sphinx HEIG-VD Theme
[](https://travis-ci.org/heig-vd-tin/sphinx-heigvd-theme)
This theme is a fork of the [sphinx-press-theme](https://schettino72.github.io/sphinx_press_site/) based on [VuePress](https://vuepress.vuejs.org/). It uses [Vue.js](https://vuejs.org/) & [Stylus](http://stylus-lang.com/) managed by [webpack](https://webpack.js.org/) (through [vue-cli](https://cli.vuejs.org/)).
## Installation
First install the theme:
` $ pip install git+https://github.com/heig-vd-tin/sphinx-heigvd-theme `
On Sphinx project’s conf.py: set the theme name to heigvd.
` html_theme = "heigvd" `
See details on [Sphinx theming docs](http://www.sphinx-doc.org/en/master/theming.html#using-a-theme).
## Development
To contribute to this theme you should first build the web assets:
` cd ui npm run build `
Sphinx theme has a soft link to built assets. Once done, install the theme locally with pip install -e ..
docs folder contains theme’s own documentantion.
` cd docs make clean; make html `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for sphinx_heigvd_theme-0.5.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e056cf5db2acfb3453076562e9523b1a4c426cc355d92bfb0b94e3d7effb8d0 |
|
MD5 | 3813fb1ce5db7b142691f12443dc3a01 |
|
BLAKE2b-256 | eac4ab141aec541939924f3b2f6adb75de3d8b819218b0af25e91edb126970bb |