All Projects → alainwolf → roll.urown.net

alainwolf / roll.urown.net

Licence: CC-BY-SA-4.0 license
How to roll your own private self-hosted internet services.

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects
lua
6591 projects
NASL
115 projects
HTML
75241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to roll.urown.net

sphinx-jekyll-builder
sphinx builder that outputs jekyll compatible markdown files with frontmatter
Stars: ✭ 18 (-71.43%)
Mutual labels:  docs, sphinx
sphinx-theme
(Deprecated) Make Sphinx docs look like MDN
Stars: ✭ 27 (-57.14%)
Mutual labels:  sphinx, readthedocs
docs-italia-theme
Tema per i documenti pubblicati su Docs Italia
Stars: ✭ 15 (-76.19%)
Mutual labels:  sphinx, readthedocs
sphinx rtd dark mode
Adds a toggleable dark mode to the Read the Docs theme for Sphinx.
Stars: ✭ 29 (-53.97%)
Mutual labels:  docs, sphinx
yii2-manual-chm
Yii 2 Guide/API/Docs compiled in various formats
Stars: ✭ 63 (+0%)
Mutual labels:  docs, manuals
Jsx Lexer
a JSX lexer for pygments
Stars: ✭ 26 (-58.73%)
Mutual labels:  docs, sphinx
Readthedocs.org
The source code that powers readthedocs.org
Stars: ✭ 6,802 (+10696.83%)
Mutual labels:  docs, sphinx
docs
Cryptomator Documentation
Stars: ✭ 30 (-52.38%)
Mutual labels:  docs, readthedocs
stashbox
Your personal Internet Archive
Stars: ✭ 42 (-33.33%)
Mutual labels:  self-hosted
jsdoc-action
📖 GitHub Action to build JSDoc documentation
Stars: ✭ 61 (-3.17%)
Mutual labels:  docs
dppm
An easy way to install and manage server applications
Stars: ✭ 107 (+69.84%)
Mutual labels:  self-hosted
fnd-docs
Foundation developer docs
Stars: ✭ 33 (-47.62%)
Mutual labels:  docs
personal-crm
🗂 Minimalist personal CRM to keep in touch with contacts
Stars: ✭ 23 (-63.49%)
Mutual labels:  self-hosted
Bitwarden Self Host
Automatically setup and host a Vaultwarden (unoffical Bitwarden) instance on a Raspberry Pi or other Linux Server
Stars: ✭ 87 (+38.1%)
Mutual labels:  self-hosted
yard-junk
Get rid of the junk in your YARD docs
Stars: ✭ 61 (-3.17%)
Mutual labels:  docs
docs
Cucumber user documentation
Stars: ✭ 110 (+74.6%)
Mutual labels:  docs
wombag
Wombag is the alternative, lightweight backend for your Wallabag apps. Wombag supports the Wallabag API.
Stars: ✭ 42 (-33.33%)
Mutual labels:  self-hosted
symbiflow-docs
FOSS Flow For FPGA
Stars: ✭ 163 (+158.73%)
Mutual labels:  sphinx
pygments-pytest
A pygments lexer for pytest output
Stars: ✭ 23 (-63.49%)
Mutual labels:  sphinx
chatcola
chatcola.com messaging server - self-host your messages without multi-domain nightmare!
Stars: ✭ 25 (-60.32%)
Mutual labels:  self-hosted

roll.urown.net

How to roll your own private self-hosted internet services.

A guide thats helps me (and you) setting up contemporary digital devices in a way that independence and privacy are maintened.

https://roll.urown.net/

Written in reStructuredText.

Built with Sphinx using a theme provided by Read the Docs.

To roll your own

Install

pip3 install --upgrade --user \
    sphinx \
    sphinx-rtd-theme \
    pygments-solarized-style \
    sphinxnotes-strike \
    sphinx-last-updated-by-git

Clone

git clone https://github.com/alainwolf/roll.urown.net.git

Roll

cd roll.urown.net
make

© Copyright 2014, 2022, roll.urown.net - Creative Commons Attribution-ShareAlike 4.0 International License.

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].