Installation: Difference between revisions
SuperTux88 (talk | contribs) (Drop Mac OS and Windows from installation overview) |
SuperTux88 (talk | contribs) m (Cleanup CSS) |
||
Line 3: | Line 3: | ||
{{#css: | {{#css: | ||
#installation { | #installation { | ||
display: flex; | display: flex; | ||
flex-flow: row wrap; | flex-flow: row wrap; | ||
margin: 0 1em 1em 0; | |||
} | } | ||
#installation .option { | #installation .option { | ||
Line 20: | Line 14: | ||
margin: 0 -1em -1em 0; | margin: 0 -1em -1em 0; | ||
padding-bottom: 1.5em; | padding-bottom: 1.5em; | ||
flex: 1 100%; | |||
} | } | ||
#installation .icon:before { | #installation .icon:before { | ||
Line 34: | Line 29: | ||
list-style:none; | list-style:none; | ||
} | } | ||
}} | }} | ||
Line 77: | Line 36: | ||
<div id="installation"> | <div id="installation"> | ||
<div id="linux" class="option | <div id="linux" class="option"> | ||
{{:Installation/Linux}} | {{:Installation/Linux}} | ||
</div><!-- /Linux --><!-- stupid whitespace | </div><!-- /Linux --><!-- stupid whitespace | ||
--><div id="development" class="option | --><div id="development" class="option"> | ||
{{:Installation/Development Setup}} | {{:Installation/Development Setup}} |
Revision as of 01:52, 9 June 2024
Linux
Ubuntu | Debian | Fedora | Arch |
---|---|---|---|
Development Setup
The guides above provide a version to get diaspora* running on your development machine. Just pick the one matching your OS and select "development" instead of production in the "Version of this guide". You can then check our guide on getting started with contributing.