A Sphinx-doc theme based on sphinx press theme
Project description
# Sphinx HEIG-VD Theme
[![Build Status](https://travis-ci.org/heig-vd-tin/sphinx-heigvd-theme.svg?branch=master)](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
Built Distribution
File details
Details for the file sphinx_heigvd_theme-0.5.2.tar.gz
.
File metadata
- Download URL: sphinx_heigvd_theme-0.5.2.tar.gz
- Upload date:
- Size: 361.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9d6a2f45a270e7a96d264ca3fe8935035201a5f12f1cab3068afd7b66da997 |
|
MD5 | f5baad8de4d18644b9d83675ffeeea23 |
|
BLAKE2b-256 | 477e5d2d330c87f780d6997b60db0e2bd2fd1babe5663630afae8ddbbcfacbd7 |
File details
Details for the file sphinx_heigvd_theme-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: sphinx_heigvd_theme-0.5.1-py3-none-any.whl
- Upload date:
- Size: 366.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cfb75e213acaad3815da889ae1bd645ce430d69e2bc98b68ab850539a2f1b67 |
|
MD5 | f56cd369a41ecab808103acbfaf20f9f |
|
BLAKE2b-256 | dbb4bf78a25d3852ba2154cae0bff0c8b5ac0ff5300a6b484ea1a27715ce35f6 |