diff options
author | Camil Staps | 2016-05-13 12:55:38 +0200 |
---|---|---|
committer | Camil Staps | 2016-05-13 12:55:38 +0200 |
commit | 0a471bb757cc7cd1c34b0907c075b019fefde3d6 (patch) | |
tree | dba50a3da91b6c05338fe11acf9a24a1cda928da /resources/jade | |
parent | Cloogle is http, not https (diff) |
Projects: +Hebrew*, cloogle, -bingo
Diffstat (limited to 'resources/jade')
-rw-r--r-- | resources/jade/index.jade | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade index 0104d11..cc981df 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -64,10 +64,7 @@ block content table tr td: a(href="http://cloogle.org/") Cloogle - td Hoogle clone for Clean (co-author & co-maintainer, mainly in the area of type search) - tr - td: a(href="https://github.com/camilstaps/bibletext") bibletext - td LaTeX package for inserting Bible texts by specifying references (#[a(href="http://ctan.org/pkg/bibletext") CTAN]) (author & maintainer) + td Hoogle clone for Clean (co-author & co-maintainer) 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) @@ -75,11 +72,17 @@ block content td: a(href="https://github.com/camilstaps/ESP8266_PIC") ESP8266_PIC td ESP8266 library for PIC microcontrollers tr + td: a(href="https://github.com/camilstaps/HebrewParseTrainer") HebrewParseTrainer + td Web app to practice parsing Hebrew verbs (#[a(href="https://demo.camilstaps.nl/HebrewParseTrainer") demo]) + tr + td: a(href="https://github.com/camilstaps/HebrewClauses") HebrewClauses + td Web app to format an Old Testament text in clauses, exports to TeX and PDF (#[a(href="https://demo.camilstaps.nl/HebrewClauses") demo]) + tr td: a(href="https://github.com/camilstaps/pypride") pypride td Python implementation of the #[a(href="https://eprint.iacr.org/2014/453") PRIDE] cipher tr - td: a(href="http://bingo.camilstaps.nl/") Bingo forms - td Simple PHP script to create bingo forms with customised text + td: a(href="https://github.com/camilstaps/bibletext") bibletext + td LaTeX package for inserting Bible texts by specifying references (#[a(href="http://ctan.org/pkg/bibletext") CTAN]) (author & maintainer) p Find more on #[a(href="https://github.com/camilstaps") GitHub] and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. |