All Projects → choldgraf → choldgraf.github.io

choldgraf / choldgraf.github.io

Licence: CC0-1.0 license
Website

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to choldgraf.github.io

git clones
Git clone all of a user's PUBLIC Github repositories
Stars: ✭ 20 (-39.39%)
Mutual labels:  github-page
pygments-pytest
A pygments lexer for pytest output
Stars: ✭ 23 (-30.3%)
Mutual labels:  sphinx
houdini additional python docs
🐍 Additional documentation of Houdini Python modules
Stars: ✭ 21 (-36.36%)
Mutual labels:  sphinx
vim-tw.github.io
Vim zh-hant community website
Stars: ✭ 19 (-42.42%)
Mutual labels:  github-page
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-39.39%)
Mutual labels:  github-page
-old-denver-devs.github.io
Denver developers lil website.
Stars: ✭ 12 (-63.64%)
Mutual labels:  github-page
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+157.58%)
Mutual labels:  sphinx
GitPageHijack
OK now. Let's hijack github user's custom domain.
Stars: ✭ 45 (+36.36%)
Mutual labels:  github-page
sphinxcontrib-hdl-diagrams
Sphinx Extension which generates various types of diagrams from Verilog code.
Stars: ✭ 37 (+12.12%)
Mutual labels:  sphinx
reveal-jekyll
Online presentation for GitHub Pages and Jekyll in Markdown using reveal.js with a Solarized Color Theme
Stars: ✭ 67 (+103.03%)
Mutual labels:  github-page
sphinx-codeautolink
Automatic links from code examples to reference documentation
Stars: ✭ 41 (+24.24%)
Mutual labels:  sphinx
sphinx-toolbox
Box of handy tools for Sphinx 🧰 📔
Stars: ✭ 55 (+66.67%)
Mutual labels:  sphinx
symbiflow-docs
FOSS Flow For FPGA
Stars: ✭ 163 (+393.94%)
Mutual labels:  sphinx
sphinx-hoverxref
Sphinx extension to show tooltips with content embedded when hover a reference.
Stars: ✭ 77 (+133.33%)
Mutual labels:  sphinx
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+72.73%)
Mutual labels:  github-page
versions-jekyll
An example site and repo for controlling versions of content in a web site.
Stars: ✭ 18 (-45.45%)
Mutual labels:  github-page
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-36.36%)
Mutual labels:  github-page
sphinxcontrib-programoutput
Sphinx extension for capturing program output
Stars: ✭ 29 (-12.12%)
Mutual labels:  sphinx
2.0.0
React Bangkok 2.0.0 website powered by Next 3 ^_^
Stars: ✭ 46 (+39.39%)
Mutual labels:  github-page
roll.urown.net
How to roll your own private self-hosted internet services.
Stars: ✭ 63 (+90.91%)
Mutual labels:  sphinx

Chris' personal website

This is my personal website, built with Sphinx!

The easiest way to build the website is to use nox, which handles all of the environment generation automatically. To do so, follow these steps:

  1. Install nox.

    pip install -U nox
  2. Run tox

    nox -s docs

this should install a Sphinx environment and build the site, putting the output files in _build/html.

To run a live webserver that will auto-build and reload when you make changes, run:

nox -s docs-live

2 test

Test

v2 test

Test 2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].