kopia lustrzana https://git.fsfe.org/FSFE/fedigov
v0.21
rodzic
61394765e4
commit
c000a64558
48
README.md
48
README.md
|
@ -3,3 +3,51 @@
|
|||
Webpage to promote public communication and federated services for public authorities and organizations.
|
||||
|
||||

|
||||
|
||||
This is an initiative of [GNU/Linux.ch](https://gnulinux.ch) and the [Free Software Foundation Europe](https://fsfe.org) - Country Group Switzerland.
|
||||
|
||||
Country or local groups of the FSFE can easily fork and adapt this website to your national or local requirements. Here is a quick guideline:
|
||||
|
||||
|
||||
|
||||
### Make ist yours
|
||||
|
||||
1. [Install Hugo](https://gohugo.io/) on your GNU/Linux-Computer.
|
||||
|
||||
2. Create a new site named **fedigov** (or whatever name you like) according to the Hugo [Quick Start]([Quick Start | Hugo](https://gohugo.io/getting-started/quick-start/)) guide.
|
||||
|
||||
3. Ensure that Git is installed on your computer. If you don't know what it is, [read this]([Git for Beginners: The Definitive Practical Guide | Baeldung](https://www.baeldung.com/git-guide)).
|
||||
|
||||
4. Clone this repo to your Hugo fedigov directory: **git clone https://codeberg.org/ralfhersel/fedigov.git**
|
||||
|
||||
5. Run the site locally: **hugo server**
|
||||
|
||||
6. View it in your webbrowser at: http://localhost:1313/
|
||||
|
||||
7. Change the content to your national/lcoal requirements.
|
||||
|
||||
8. Basic settings are in: **config.yaml**
|
||||
|
||||
9. Content is in: **i18n**
|
||||
|
||||
10. Images are in: **static/images**
|
||||
|
||||
11. If you are done with all changes, run: **hugo**
|
||||
|
||||
12. ..and ftp the **public** directory to your website hoster.
|
||||
|
||||
|
||||
|
||||
##### Congrats, your FediGov site is live.
|
||||
|
||||
|
||||
|
||||
Next steps:
|
||||
|
||||
* Spread the word inside the FSFE
|
||||
|
||||
* Create a press release and send it to national media companies, authorities, social media, affiliates and multipliers.
|
||||
|
||||
* Try to convince leading national authorities to set up a Fediverse-Server for other authorities: [example from Germany]([Entdecke social.bund.de - social.bund.de](https://social.bund.de/explore))
|
||||
|
||||
* Encourage other local or national FSFE communities to do the same.
|
||||
|
|
Ładowanie…
Reference in New Issue