19 Commits

Author SHA1 Message Date
Stavros Polymenis
b1a77050e0 Relativize header links 2017-12-16 00:25:56 +00:00
Stavros Polymenis
d43764b49a Fix web server 2017-12-07 23:47:24 +00:00
Stavros Polymenis
ae986e4566 Move high-level conversion functions to Template for reuse in web server 2017-12-07 22:47:26 +00:00
Stavros Polymenis
7e445b3603 Experimenting with new method for selectiong Template functions 2017-12-04 19:03:45 +00:00
Stavros Polymenis
63d915c8be Reorganise Template and HTML 2017-12-04 00:09:29 +00:00
Stavros Polymenis
381d4a235f Wrap all Tyxml.elt values in lists so that they can be concatenated in a single list. Thanks to Drup 2017-11-30 01:31:14 +00:00
Stavros Polymenis
bb5316a3d4 Build in note conversion 2017-11-30 00:25:15 +00:00
Stavros Polymenis
8def02d2cc Compose Tyxml with Mustache 2017-11-29 23:42:10 +00:00
Stavros Polymenis
637556360e Reorganise escape functions 2017-11-28 23:03:12 +00:00
Stavros Polymenis
1283c1de78 Refactor html composition from Template 2017-11-28 22:23:49 +00:00
Stavros Polymenis
b9a55a2be9 Move page structuring from Html to Template 2017-11-24 02:25:01 +00:00
Stavros Polymenis
5bee0850b2 Dropped default values for webserver and template configuration records 2017-10-20 23:18:53 +01:00
Stavros Polymenis
c0b6f45fe5 Revise webserver to use Confix
- Drop begin scope in of_config and improve UUID error message
- Tidy syntax
2017-10-20 23:18:36 +01:00
Stavros Polymenis
d56fb93d58 Introduce Confix, a discrete library for application configuration
- Patch Template.ml to use Confix
- Add result binding operator
- Patch template and webserver to use Confix
- Wrote Config.to_record for applying positive result to converter
- Remove truncated file
2017-10-20 23:18:02 +01:00
Stavros Polymenis
04dc9a9a22 Fixes bad topic urls, reported by @cedlemo 2017-10-20 22:52:08 +01:00
Stavros Polymenis
056f6ed8c0 Add ability to filter by topic 2017-09-23 13:09:42 +01:00
Stavros Polymenis
a71a961a5e Revise default theme 2017-09-17 17:19:10 +01:00
Stavros Polymenis
19bb72ecab Restore topic listing with Mustache 2017-08-27 11:51:50 +01:00
Stavros Polymenis
5032c009b3 Switches to building to Jbuilder
Squashed commit of the following:

commit f9c6c81ab1658b578ddd8fddcd6d1e130042c521
Author: Stavros Polymenis <sp@orbitalfox.com>
Date:   Sun Aug 6 22:25:51 2017 +0100

    Changes ignored files

commit 1e3bc2b9dc26bbc386235d7e0b4b04228fd1fc3c
Author: Stavros Polymenis <sp@orbitalfox.com>
Date:   Sat Aug 5 22:29:55 2017 +0100

    Renamed core to Logarion and converts webserver to jbuild

commit c1c773da92f9a1627b09526395c8103298644c69
Author: Stavros Polymenis <sp@orbitalfox.com>
Date:   Sat Aug 5 18:10:21 2017 +0100

    Completes conversion of logarion compilation to jbuild

commit e74c864f6daa95415bc2a17ddd7a1299769dce74
Author: Stavros Polymenis <sp@orbitalfox.com>
Date:   Sat Aug 5 15:39:34 2017 +0100

    wip: switching to jbuilder
2017-08-07 22:12:49 +01:00