{"id":17662765,"url":"https://github.com/naereen/f6_sphinx_theme","last_synced_at":"2026-04-29T10:04:51.853Z","repository":{"id":94051876,"uuid":"51077906","full_name":"Naereen/f6_sphinx_theme","owner":"Naereen","description":"Bright theme for sphinx-doc :snake: :white_medium_square: (based on f6 by @vimalkvn)","archived":false,"fork":false,"pushed_at":"2016-10-28T11:50:45.000Z","size":942,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T10:05:14.740Z","etag":null,"topics":["python-2","python-3","sphinx-doc","sphinx-documentation","sphinx-theme"],"latest_commit_sha":null,"homepage":"http://vimalkumarvelayudhan.com/sphinx-themes/f6/html/index.html","language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Naereen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-04T13:32:45.000Z","updated_at":"2018-12-19T18:09:44.000Z","dependencies_parsed_at":"2023-03-08T08:15:10.864Z","dependency_job_id":null,"html_url":"https://github.com/Naereen/f6_sphinx_theme","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Naereen/f6_sphinx_theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naereen%2Ff6_sphinx_theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naereen%2Ff6_sphinx_theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naereen%2Ff6_sphinx_theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naereen%2Ff6_sphinx_theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naereen","download_url":"https://codeload.github.com/Naereen/f6_sphinx_theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naereen%2Ff6_sphinx_theme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259624724,"owners_count":22886328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python-2","python-3","sphinx-doc","sphinx-documentation","sphinx-theme"],"created_at":"2024-10-23T18:23:33.132Z","updated_at":"2026-04-29T10:04:51.801Z","avatar_url":"https://github.com/Naereen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# *F6 theme* for [Sphinx](http://sphinx-doc.org/)\n\u003e A clean and minimalist theme for [Sphinx doc](http://sphinx-doc.org/).\n\u003e Mostly white -\u003e ``#ffffff`` -\u003e **f6**.\n\n----\n\n## How to use it?\n### Installation\nClone the repository, copy the files [theme.conf](theme.conf), [layout.html](./layout.html)\n(and the [static](./static) folder),\nto a folder ``_themes/f6/`` located in your Sphinx project:\n\n    $ git clone https://github.com/Naereen/f6_sphinx_theme/\n    $ cd f6_sphinx_theme/\n    $ cp * /path/to/your/project/\n\n\n### Usage\nChange your [conf.py](http://sphinx-doc.org/config.html#options-for-html-output) sphinx file to:\n\n    html_theme = 'f6'\n    html_theme_path = '/location/to/the/files/f6/'\n\n\n1. Change the ``html_theme`` parameter to ``f6``.\n2. Change the ``html_theme_path`` to the location containing the f6 files.\n\n----\n\n## Examples\n### [Screenshots](./screenshots)\n![F6 Sphinx theme screenshot 1](./screenshots/demo_f6_sphinx_theme_1.png)\n\n![F6 Sphinx theme screenshot 2](./screenshots/demo_f6_sphinx_theme_2.png)\n\n![F6 Sphinx theme screenshot 3](./screenshots/demo_f6_sphinx_theme_3.png)\n\n### Live demos?\n- [Vimalkumar's demo](http://vimalkumarvelayudhan.com/sphinx-themes/f6/html/index.html),\n- [folium documentation](https://folium.readthedocs.org/en/latest/),\n- [pi-qmc documentation](http://pi-qmc.readthedocs.org/).\n\n----\n\n## About\n### Authors?\n- [Forked by](https://github.com/Naereen/f6_sphinx_theme/) [Lilian Besson (Naereen)](https://github.com/Naereen/),\n- Original author: [Vimalkumar Velayudhan (vimalkvn)](https://github.com/vimalkvn), copied from [GitHub](https://github.com/vimalkvn/sphinx-themes/tree/master/f6). See [here for more themes](http://vimalkumarvelayudhan.com/sphinx-themes/). Modified from the default Sphinx theme.\n\n### :scroll: License ? [![GitHub license](https://img.shields.io/github/license/Naereen/f6_sphinx_theme.svg)](https://github.com/Naereen/f6_sphinx_theme/blob/master/LICENSE)\nThis plug-in is published under the terms of the [GPL License](http://www.gnu.org/licenses/gpl.html) (file [LICENSE](LICENSE)),\n© [Lilian Besson](https://GitHub.com/Naereen), 2016.\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/f6_sphinx_theme/graphs/commit-activity)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)\n[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/f6_sphinx_theme/README.md?pixel)](https://GitHub.com/Naereen/f6_sphinx_theme/)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n\n[![ForTheBadge uses-badges](http://ForTheBadge.com/images/badges/uses-badges.svg)](http://ForTheBadge.com)\n[![ForTheBadge uses-git](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/)\n\n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Naereen/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaereen%2Ff6_sphinx_theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaereen%2Ff6_sphinx_theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaereen%2Ff6_sphinx_theme/lists"}