Skip to main content

A sphinx theme for creating personal portfolio website.

Project description

sphinx-simrofy-theme

Simrofy is a theme for the Sphinx documentation generator. It is NOT designed for writing techinical documenation, but for building a portfolio/CV website to introduce yourself to those who may concern.

Simrofy was intendedly developed to build personal neat website to share around academia, so it owns some features merely useful for academic users. However, Simrofy also serves well as an easy-to-use static website choice for non-academic users.

Table of contents:

  1. Installation & Usage
  2. What does "simrofy" mean?
  3. LICENSE

Installation & Usage

Simrofy is a theme for Sphinx, so you can't use it without installing Sphinx. Users are required to install:

Then you can install Simrofy using pip:

pip install sphinx-simrofy-theme

To apply the theme, assign its fullname to the html_theme variable in your conf.py file:

html_theme = 'sphinx-simrofy-theme'

What does "simrofy" mean?

The name "simrofy" is a weird abbreviation of "simple profile", though it is difficult to realize it.

Like many programmers, I am not good at naming things. This strange word is transformed by following steps:

  1. This theme is for generating a website of "simple profile" style.
  2. Sequence "ple" is the longest common subsequence (LCS) of words simple and profile.
  3. Removing LCS from both words gives "sim" and "rofi".
  4. Concatenate them and we get "simrofi".
  5. The tailing letter "i" looks silly. Why not change it to letter "y" to make it sillier?
  6. Now we have "simrofy". I am super pleased with my naming skill.

LICENSE

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx-simrofy-theme-0.1.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

sphinx_simrofy_theme-0.1.0-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page