diff options
author | Camil Staps | 2017-03-19 10:47:17 +0100 |
---|---|---|
committer | Camil Staps | 2017-03-19 10:47:17 +0100 |
commit | af77f8dfd2f8aeafab67156b8ecbabfff3ad6df3 (patch) | |
tree | 9a5c68f97768e9fb480d9f1a2371879b060e6b8b /resources/pug/finals/index.pug | |
parent | Move to pug instead of jade (diff) |
Update software projects
- Update cloogle description
- Add Reverse Beacon Client
- Remove tkz-orm
- Change 'Old Testament' to 'Hebrew bible' for ClauseFormatter
Diffstat (limited to 'resources/pug/finals/index.pug')
-rw-r--r-- | resources/pug/finals/index.pug | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 454834f..1c40f1a 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -74,10 +74,10 @@ block content table.main_table tr td: a(href="http://cloogle.org/") Cloogle - td Hoogle clone for Clean (co-author & co-maintainer) + td Clean language search engine (#[a(href="https://github.com/clean-cloogle/cloogle") GitHub]) tr - td: a(href="https://github.com/nichtich/tkz-orm") tkz-orm - td LaTeX package for drawing Object-Role Model (ORM) diagrams using PGF and TikZ (#[a(href="https://ctan.org/pkg/tkz-orm") CTAN]) (co-maintainer) + td: a(href="https://play.google.com/store/apps/details?id=nl.camilstaps.rbn") Reverse Beacon Client + td Android client for the #[a("http://www.reversebeacon.net/") reverse beacon network] (#[a("https://github.com/camilstaps/ReverseBeaconClient/") GitHub]) tr td: a(href="https://github.com/camilstaps/ESP8266_PIC") ESP8266_PIC td ESP8266 library for PIC microcontrollers @@ -86,7 +86,7 @@ block content td Web app to practice parsing Hebrew verbs (#[a(href="https://github.com/HebrewTools/ParseTrainer") GitHub]) tr td: a(href="https://clauses.hebrewtools.org") ClausesFormatter - td Web app to format an Old Testament text in clauses, exports to TeX and PDF (#[a(href="https://github.com/HebrewTools/ClauseFormatter") GitHub]) + td Web app to format Hebrew bible text in clauses, exports to TeX and PDF (#[a(href="https://github.com/HebrewTools/ClauseFormatter") GitHub]) tr td: a(href="https://github.com/camilstaps/fuspel") fuspel td A minimal, untyped, lazy functional programming language based on term rewriting |