Fix/updates (#82)

* style updats

* remove step from title

* add contents for small screen submenu display

* adjust footer
This commit is contained in:
Lucy C
2022-03-01 00:07:30 -07:00
committed by GitHub
parent 1b0165295a
commit 9a617ca9f2
56 changed files with 217 additions and 41 deletions

View File

@@ -4,6 +4,10 @@
Bitcoin and Lightning
=====================
.. contents::
:depth: 2
:local:
.. _bitcoin:
Bitcoin

View File

@@ -4,6 +4,10 @@
Embassy and EmbassyOS
=====================
.. contents::
:depth: 2
:local:
.. _embassy:
Embassy

View File

@@ -4,6 +4,10 @@
Networks
========
.. contents::
:depth: 2
:local:
.. _lan:
LAN

View File

@@ -4,6 +4,10 @@
Open Source
===========
.. contents::
:depth: 2
:local:
The Internet itself was built on free and publicly available code, with the values of collaboration, peer review, communication, and openness built into its very foundation. This decentralized model evolved into the open source movement, which uses these values to discover new ways to solve problems across boundaries and industries.
Open source software centered around the concept of user freedoms: freedom to see, modify, and redistribute the code to make it work for the user in whatever way they needed. It does not necessarily mean free to use. It means that the software will be better, cheaper, and more flexible if it is freely accessible, openly modifiable, and shared.

View File

@@ -4,6 +4,10 @@
Hosting
=======
.. contents::
:depth: 2
:local:
Client-Server Model
-------------------