→ Check out [our Wiki](https://git.feneas.org/feneas/fediverse/-/wikis/home) ←
### [Structure](#structure)
#### Fediverse page
...
...
@@ -44,6 +46,8 @@ Supposed to link to a page helping to choose a server on any network (just an id
### [Setup](#setup)
This site uses [Hexo](https://hexo.io) static generator. Follow these steps to spin up a local development environment:
1. Run `npm install` in main project's folder
2. Run `gulp` in `/themes/starter` folder
3. In second terminal, run `hexo server` in main folder, to start the server and preview at localhost
...
...
@@ -51,7 +55,7 @@ Supposed to link to a page helping to choose a server on any network (just an id
### [Translating](#translating)
Maintaining several website translations will require extra work. Please, read [discussion](https://gitlab.com/fediverse/fediverse.gitlab.io/issues/9).
Maintaining several website translations will require extra work. Please, read [discussion](https://git.feneas.org/feneas/fediverse/-/issues/2).
Adding another language requires additions to `_config` file and `/themes/starter/languages` folder.