nixos-org: add site wide notice for nixos wiki
Rok Garbas committed
Sep 4, 2016 at 18:49 UTC
e7c0cc2377be8522ae7fb576e6f1380388db923b
1 file changed
+2
nixos-org/webserver.nix
+2
@@ -154,6 +154,8 @@ in
154
#skins = [ ./wiki-skins ];
155
extraConfig =
156
''
157
+ $wgSiteNotice = "The NixOS wiki is outdated and is being shut down. If you wish to add or improve NixOS documentation, please grab a ticket from the [https://github.com/NixOS/nixpkgs/milestone/8 Move the wiki!] milestone.";
158
+
159
#$wgEmailConfirmToEdit = true;
160
161
#$wgDebugLogFile = "/tmp/mediawiki_debug_log.txt";