diff options
author | Camil Staps | 2018-09-02 23:41:24 +0200 |
---|---|---|
committer | Camil Staps | 2018-09-02 23:41:24 +0200 |
commit | de29fcc2727eb3fa34b8e2fc594d9e6dbc6420f5 (patch) | |
tree | bb2bb295d5b56216581cce256429d8643fd3e76d /resources/pug/finals/index.pug | |
parent | Fix gulp watch (diff) |
Update software: remove old projects; one item for hebrewtools.org; reorder
Diffstat (limited to 'resources/pug/finals/index.pug')
-rw-r--r-- | resources/pug/finals/index.pug | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index d0ceb9f..e7cef66 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -112,29 +112,20 @@ block content h2 Software projects & libraries table.main_table tr + td: a(href="https://hebrewtools.org") HebrewTools + td Several web applications for Biblical Hebrew education (#[a(href="https://github.com/HebrewTools") GitHub]) + tr td: a(href="https://cloogle.org/") Cloogle - td Clean language search engine (#[a(href="https://github.com/clean-cloogle/cloogle.org") GitHub]) + td The #[a(href="http://clean.cs.ru.nl") Clean] language search engine (#[a(href="https://github.com/clean-cloogle/cloogle.org") GitHub]) tr 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]) + td Android client for the #[a(href="http://www.reversebeacon.net/") reverse beacon network] (#[a(href="https://github.com/camilstaps/ReverseBeaconClient/") GitHub]) tr td ESP8266_PIC td ESP8266 library for PIC microcontrollers (#[a(href="https://github.com/camilstaps/ESP8266_PIC") GitHub]) tr - td: a(href="https://parse.hebrewtools.org") ParseTrainer - td Web app to practice parsing Hebrew verbs (#[a(href="https://github.com/HebrewTools/ParseTrainer") GitHub]) - tr - td: a(href="https://clauses.hebrewtools.org") ClauseFormatter - 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 fuspel - td A minimal lazy functional programming language based on graph rewriting (#[a(href="https://github.com/camilstaps/fuspel") GitHub]) - tr td: a(href="https://ctan.org/pkg/latexgit") latexgit td LaTeX package for fetching and typesetting git information (#[a(href="https://github.com/camilstaps/latexgit") GitHub]) - tr - td: a(href="https://ctan.org/pkg/bibletext") bibletext - td LaTeX package for inserting Bible texts by specifying references (#[a(href="https://github.com/camilstaps/bibletext") GitHub]) p Find more on #[a(href="https://github.com/camilstaps") GitHub] and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. |