mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Media init, various edits
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
- Jobs
|
||||
- Transfer HTML or refactor: Roadmap, News (now media/articles and media/podcasts)
|
||||
- Update principles, privacy, about, etc
|
||||
- Footer links need update or removal?
|
||||
- Footer links need update (or removal?)
|
||||
- Lots of screenshots and details
|
||||
- Left sidebar empty, figure out how that is populated
|
||||
- Warrant canary
|
||||
- Verify ALL links and TOCs
|
||||
- Add / verify ALL links in the UI go to the right place in docs
|
||||
- There are many issues that should be closed by 0.3 docs release, check that this is the case (some issues await new processes in order to test)
|
||||
|
||||
<!-- Original Layout (deprecated)
|
||||
# User Manual
|
||||
- Getting Started
|
||||
- Introduction
|
||||
@@ -128,4 +131,4 @@
|
||||
- Service Packaging Walkthrough (Hello-World Example)
|
||||
- Development FAQ
|
||||
- Contributing
|
||||
- Service Packaging
|
||||
- Service Packaging -->
|
||||
|
||||
BIN
site/source/_static/images/articles/coindesk0.jpg
Normal file
BIN
site/source/_static/images/articles/coindesk0.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
@@ -87,7 +87,7 @@
|
||||
|
||||
.. This is for the side navigation display
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
start9
|
||||
|
||||
@@ -4,11 +4,13 @@
|
||||
Open Positions
|
||||
==============
|
||||
|
||||
Get a jerb ya bum
|
||||
Please check back soon!!
|
||||
|
||||
Engineering Manager
|
||||
-------------------
|
||||
.. Get a jerb ya bum
|
||||
|
||||
.. Engineering Manager
|
||||
.. -------------------
|
||||
|
||||
|
||||
Customer Support
|
||||
----------------
|
||||
.. Customer Support
|
||||
.. ----------------
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
Privacy Policy
|
||||
==============
|
||||
|
||||
|
||||
General Principles
|
||||
------------------
|
||||
|
||||
|
||||
@@ -115,7 +115,8 @@
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
user-manual/index
|
||||
knowledge-base/index
|
||||
dev-docs/index
|
||||
learn/index
|
||||
contribute/index
|
||||
support/index
|
||||
about/index
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _concepts:
|
||||
|
||||
========
|
||||
Concepts
|
||||
========
|
||||
|
||||
@@ -50,6 +50,15 @@
|
||||
|
||||
Our video archives, with educational content, including how-tos and DIY guides.
|
||||
|
||||
.. topic-box::
|
||||
:title: Media
|
||||
:link: media
|
||||
:icon: scylla-icon scylla-icon--monitoring
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Check out interviews, podcasts, and articles featuring Start9 and Embassy.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
@@ -65,3 +74,4 @@
|
||||
|
||||
concepts/index
|
||||
faq/index
|
||||
media/index
|
||||
@@ -0,0 +1,15 @@
|
||||
.. _articles:
|
||||
|
||||
========
|
||||
Articles
|
||||
========
|
||||
|
||||
Articles featuring Start9 Labs and/or Embassy
|
||||
|
||||
.. topic-box::
|
||||
:title: Start9 Labs Pitches a Private At-Home Server. And It Works
|
||||
::image: /_static/images/articles/coindesk0.jpg
|
||||
:link: https://www.coindesk.com/tech/2020/07/08/start9-labs-pitches-a-private-at-home-server-and-it-works/
|
||||
:anchor: View Article
|
||||
|
||||
Start9 Labs’ Embassy server sets up its own private internet network and comes with its own operating system. We tried it.
|
||||
@@ -1,20 +1,13 @@
|
||||
.. _knowledge-base:
|
||||
.. _media:
|
||||
|
||||
==============
|
||||
Knowledge Base
|
||||
==============
|
||||
=====
|
||||
Media
|
||||
=====
|
||||
|
||||
Start9 Labs "in the news"
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
articles
|
||||
podcasts
|
||||
|
||||
.. panel-box::
|
||||
:title: Overview
|
||||
:id: "knowledge-base"
|
||||
:class: my-panel
|
||||
|
||||
* :doc:`Concepts <concepts/index>` - An overview of the ideas and technologies surrounding Start9 Labs and Embassy.
|
||||
* :doc:`FAQ <faq/index>` - Answers to Frequently Asked Questions from Embassy users.
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
.. _podcasts:
|
||||
|
||||
========
|
||||
Podcasts
|
||||
========
|
||||
|
||||
Podcasts featuring Start9 Labs and/or Embassy
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _faq:
|
||||
|
||||
===
|
||||
FAQ
|
||||
===
|
||||
|
||||
Reference in New Issue
Block a user