Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinoroc/kb
Loosely structured bits of knowledge
https://github.com/sinoroc/kb
docker knowledge-base knowledgebase pex python tox
Last synced: about 2 months ago
JSON representation
Loosely structured bits of knowledge
- Host: GitHub
- URL: https://github.com/sinoroc/kb
- Owner: sinoroc
- License: cc0-1.0
- Created: 2017-12-19T12:18:27.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T19:51:46.000Z (about 1 year ago)
- Last Synced: 2023-12-11T20:39:57.486Z (about 1 year ago)
- Topics: docker, knowledge-base, knowledgebase, pex, python, tox
- Language: Python
- Homepage: https://sinoroc.github.io/kb/
- Size: 563 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
..
Introduction
============Written in
`reStructuredText `_
and built with
`Sphinx `_.Mirrors
-------* https://sinoroc.gitlab.io/kb/
* https://sinoroc.github.io/kb/
Hacking
=======Repositories
------------* https://gitlab.com/sinoroc/kb
* https://github.com/sinoroc/kb
Style guide
-----------Use the following for section headings:
* ``#`` with overline, for parts
* ``*`` with overline, for chapters
* ``=``, for sections
* ``-``, for subsections
* ``^``, for subsubsections
* ``"``, for paragraphsSuggestion taken from
`Python Developer's Guide `_... EOF