From 7cacf1d169b2c86709f73976246396f83e295e8e Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 28 Aug 2017 14:03:48 +0200 Subject: Get rid of multiple-laguages plugin. Move all posts to the regular _post directory, but under corresponding language subdirs. Also replace the generic pages with language specific ones. This should make the urls nicer and more coherent too. Finally, get rid of the "t"-translate tag. Will probably have to reintroduce a similar tag later, but for now, just hardcode norwegian labels. --- blog/en/software.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 blog/en/software.md (limited to 'blog/en/software.md') diff --git a/blog/en/software.md b/blog/en/software.md new file mode 100644 index 0000000..60a1dc8 --- /dev/null +++ b/blog/en/software.md @@ -0,0 +1,52 @@ +--- +title: Software +--- +Norsk Urskog uses the following free ([as in freedom][]) software: + +CD-production +------------- + +* [Ardour][] +* [DDP Mastering Tools][] +* [Calf Studio Gear][] +* [sox][] + +Web and Server +-------------- + +* [Jekyll][] +* [Sinatra][] +* [Apache][] +* [FreeBSD][] + +Support and office +------------------ + +* [LibreOffice][] +* [GIMP][] +* [Inkscape][] +* [Krita][] +* [Redmine][] +* [ArchLinux][] + +We do also want to give a big thank you to the fine people keeping the social networks [Diaspora][] og [Gnu Social][] alive! In particular a bit thank you to [Flokk.no][] and [Quitter.no][]! + +[as in freedom]: https://www.gnu.org/philosophy/free-sw.html +[Ardour]: https://ardour.org/ +[Calf Studio Gear]: http://calf-studio-gear.org/ +[DDP Mastering Tools]: http://ddp.andreasruge.de/ +[sox]: http://sox.sourceforge.net/ +[Jekyll]: https://jekyllrb.com/ +[Sinatra]: http://www.sinatrarb.com/ +[Redmine]: https://redmine.org/ +[Apache]: https://httpd.apache.org/ +[FreeBSD]: https://www.freebsd.org/ +[LibreOffice]: https://www.libreoffice.org/ +[GIMP]: https://www.gimp.org/ +[Inkscape]: https://inkscape.org/en/ +[Krita]: https://krita.org/ +[ArchLinux]: https://www.archlinux.org/ +[Diaspora]: https://diasporafoundation.org/ +[Gnu Social]: https://gnu.io/social/ +[Flokk.no]: https://flokk.no/ +[Quitter.no]: https://quitter.no/ -- cgit v1.2.3