-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,17 +32,3 @@ We would like to extend our thanks to the following sponsors for funding Pixelfe | |
- [NLnet Foundation](https://nlnet.nl) and [NGI0 | ||
Discovery](https://nlnet.nl/discovery/), part of the [Next Generation | ||
Internet](https://ngi.eu) initiative. | ||
|
||
## Development | ||
|
||
This documentation is built using [Hugo](https://gohugo.io/) and uses the [Paradox theme](https://github.com/trwnh/hugo-theme-paradox). | ||
|
||
1. Install Hugo, following the [instructions for your environment](https://gohugo.io/getting-started/installing/) | ||
2. Clone the repository `git clone [email protected]:pixelfed/docs.git` | ||
3. Initiate the git submodules | ||
``` | ||
cd docs | ||
git submodule init | ||
git submodule update | ||
``` | ||
4. Run `hugo serve` to start a live development server on [localhost:1313](http://localhost:1313/) |