From eea6de609b7d61c9221f1e017ce3c2af8033ff26 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 15 Jul 2019 09:22:00 +1000 Subject: [PATCH] Add Desktop Institute to projects list --- content/projects.html | 47 ++++++++++++++++--------------------------- layouts/home.html | 14 +++++++++---- 2 files changed, 27 insertions(+), 34 deletions(-) diff --git a/content/projects.html b/content/projects.html index 2b394c0..5afa69a 100644 --- a/content/projects.html +++ b/content/projects.html @@ -2,7 +2,7 @@ Binary Trance Software ---------------------- Through my app development company [Binary Trance Software][bt] I've -built the following apps: +built the following app: * [SymbolMate][symbolmate] -- Quickly find and copy symbols and Emoji @@ -12,39 +12,37 @@ built the following apps: Websites -------- -A couple of other websites I maintain are: +Other websites I maintain are: * [Read Rust][readrust] -- an aggregator of news about the [Rust programming language][Rust]. -* [Bit Cannon][bitcannon] -- a new blog that I designed and built with - [Hugo][hugo] as a bit of an experiment, the exact nature of which is still +* [Desktop Institute][desktop-institute] -- Documenting the search for a + desktop environment that combines the, "it just works", nature of [GNOME] with + the window management of [Awesome]. +* [Bit Cannon][bitcannon] -- a blog that I designed and built with + [Hugo] as a bit of an experiment, the exact nature of which is still evolving. * [Linked List][linkedlist] -- "a semi-organized collection of knowledge that I have accumulated.", created as a reference for myself but also published - publically in the hope it may be useful to others as well. The code ([pkb]) + publicly in the hope it may be useful to others as well. The code ([pkb]) is open source. +[Awesome]: https://awesomewm.org/ +[bitcannon]: https://bitcannon.net/ +[desktop-institute]: https://desktop.instutite/ +[GNOME]: https://www.gnome.org/ +[Hugo]: https://gohugo.io/ [readrust]: https://readrust.net/ [Rust]: https://www.rust-lang.org/ -[bitcannon]: http://bitcannon.net/ -[hugo]: http://gohugo.io/ - -BSD CI ------- - -[BSD CI] (currently in development) aims to provide a simple way for software -projects to build and test on [BSD operating systems][run-bsd]. - -[BSD CI]: http://bsd-ci.com/ -[run-bsd]: http://runbsd.info/ Open Source Projects -------------------- -I have a collection of open-source software on [GitHub][github]. Some of the +I have a collection of open-source software on [GitHub] and [Sourcehut]. Some of the more noteworthy projects are listed below. -[github]: http://github.com/wezm +[GitHub]: https://github.com/wezm +[Sourcehut]: https://git.sr.ht/~wezm/ ### Read Rust @@ -62,7 +60,7 @@ to quickly publish snippets of knowledge. It powers [linkedlist.org][linkedlist], which is my instance of pkb. [pkb]: https://github.com/wezm/pkb -[Rails]: http://rubyonrails.org/ +[Rails]: https://rubyonrails.org/ [linkedlist]: https://linkedlist.org/ ### titlecase @@ -86,17 +84,6 @@ Compiler][ragel] in the hope that it will help ensure fast and correct parsing. [mustache]: http://mustache.github.com/ [ragel]: http://www.complang.org/ragel/ -### node-genx - -[node-genx] is a [node.js][node] binding to the [Genx][genx] XML generation -library. It allows fast and correct XML generation from the Javascript based -node.js environment. Available for easy install via [npm]. - -[node-genx]: https://github.com/wezm/node-genx -[node]: http://nodejs.org/ -[genx]: http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus -[npm]: http://npmjs.org/ - ### Weather Station I previously had a weather station at my home for keeping track of the local diff --git a/layouts/home.html b/layouts/home.html index 94ad07f..7b27008 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -31,19 +31,25 @@

Curated posts from the Rust community.

  • - - SymbolMate + + Desktop Institute -

    iPhone and iPad app for finding symbols and emoji.

    +

    Documenting the search for the perfect desktop environment.

  • - + Bit Cannon

    A blog about operating system exploration.

  • +
  • + + SymbolMate + +

    iPhone and iPad app for finding symbols and emoji.

    +