GithubHelp home page GithubHelp logo

emprice / furiosa Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 888 KB

A Nord twist on the Furo theme

Home Page: https://emprice.github.io/furiosa

License: MIT License

Python 82.87% HTML 17.13%
sphinx-extension nord-theme sphinx-theme

furiosa's Introduction

furiosa: A Nord twist on the Sphinx furo theme

build-docs action License: MIT CodeFactor Grade GitHub Repo stars

A full demonstration is available here.

๐Ÿ”ฉ Building and installing

To build and install this package with pip, the same procedure can be followed as for most pure Python packages that use setuptools. In the install step, some optional flags are given below in brackets that can be useful for a non-root build (--user) or for active development (--ignore-installed --force-reinstall), but these are not strictly necessary to install the package itself.

python3 -m build
pip3 install [--user] [--ignore-installed --force-reinstall] dist/furiosa-<version>.whl

To build the demo, the command below should be sufficient.

sphinx-build -M html demo <output dir>

๐Ÿ’Ž Credits and dependencies

  • Furo is the theme upon which this customization is based. Credit for its development goes entirely to @pradyunsg, and parts of my code that override bits of Furo are based on their code as well.
  • The Nord colorscheme is a beautiful set of color palettes with a frosty blue feel. I love these colors and use them in many places, not just documentation.
  • This extension additionally depends on Sphinx, Pygments, and webcolors. Everything else is included in the Python standard library.

furiosa's People

Contributors

emprice avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

clumsy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.