266 Commits

Author SHA1 Message Date
Stavros Polymenis
f8370a38c4 Adds loading of configurations from conventional locations 2017-04-21 00:22:42 +01:00
Stavros Polymenis
0c06eed97a Documents alpha state in README & revises configuration 2017-04-19 00:44:12 +01:00
Stavros Polymenis
8069d4da00 Removed summary heading 2017-04-18 23:00:14 +01:00
Stavros Polymenis
a6595499a7 Refactors Logarion module; Path types, File functions, adding notes
Reinvented Path types, now in a new module Path.
Moves file functions to module File, including Lwt implementations.
Experimental Logarion.Archive.delta_of for compounding (adding) notes.
Fixes scope warnings.
Fixes a command's documentation.
2017-04-17 16:45:44 +01:00
Stavros Polymenis
ef25c2f366 Fixes typo in opam 2017-04-17 11:25:32 +01:00
Stavros Polymenis
3b9727f926 Removes submodules from dependencies in opam 2017-04-16 15:23:51 +01:00
Stavros Polymenis
170fddd5f6 Adds dependencies in opam file 2017-04-16 13:52:27 +01:00
Stavros Polymenis
8a4c815230 Fixes oasis dependencies which were not applied to whole package. 2017-04-16 13:35:14 +01:00
Stavros Polymenis
6c78316077 Removes more references to 'ymd' 2017-04-16 12:37:17 +01:00
Stavros Polymenis
5098832171 Adds accidentally forgotten meta.ml 2017-04-16 12:22:40 +01:00
Stavros Polymenis
9318073f63 Renames Ymd to Note 2017-04-16 00:28:48 +01:00
Stavros Polymenis
e138b192bc Refactores Meta submodule into a standalone module 2017-04-16 00:07:33 +01:00
Stavros Polymenis
25ddb8b680 Adds configurable static content directory 2017-04-06 01:18:17 +01:00
Stavros Polymenis
b505f96bba Wraps date & times in <time> 2017-04-03 00:50:56 +01:00
Stavros Polymenis
aee84d20ec Adds Envy Code R 2017-04-01 18:37:41 +01:00
Stavros Polymenis
957c87d70c Corrects feed link placement 2017-04-01 17:56:49 +01:00
Stavros Polymenis
9eb1dd7b3f Modulates with_meta_kv into Meta.with_kv 2017-03-31 00:24:33 +01:00
Stavros Polymenis
56d83d00a1 fix atom feed generator 2017-03-19 12:11:28 +00:00
Stavros Polymenis
2e901cc3f3 url string shouldn't end with / 2017-03-19 12:11:05 +00:00
Stavros Polymenis
250e22caf8 licence notification 2017-03-13 23:21:22 +00:00
Stavros Polymenis
a68a181b0e revised documentation 2017-03-13 23:07:21 +00:00
Stavros Polymenis
21de0ceefb devfiles needed for now 2017-03-13 22:52:00 +00:00
Stavros Polymenis
276c99a138 stop making excess files 2017-03-13 22:48:45 +00:00
Stavros Polymenis
4cb225ba78 formatting 2017-03-04 14:37:57 +00:00
Stavros Polymenis
983d638b8b link date and title incase untitled 2017-03-04 14:37:45 +00:00
Stavros Polymenis
44d02601cb renamed write to create and fixed it 2017-03-04 13:28:42 +00:00
Stavros Polymenis
c85405654e refocus on primary system object 2017-02-25 14:25:58 +00:00
Stavros Polymenis
3fa7fa6672 corrected author header writing 2017-02-25 13:41:29 +00:00
Stavros Polymenis
6646f7b687 support simpler meta fields block and title from body 2017-02-23 21:02:20 +00:00
Stavros Polymenis
465af3393a revision to lenses and accessors 2017-02-11 23:56:21 +00:00
Stavros Polymenis
329dbd33eb shortened typenames 2017-02-11 22:07:13 +00:00
Stavros Polymenis
8cbe57cf70 revised form post path 2017-02-07 22:46:34 +00:00
Stavros Polymenis
3a16cfb848 conversion to fpath in toml and web functions 2017-02-06 22:54:53 +00:00
Stavros Polymenis
54f2190d8e implementation with fpath, wip 2017-02-04 13:56:41 +00:00
Stavros Polymenis
117d46456f renamed create to write and refactored 2017-01-26 23:57:45 +00:00
Stavros Polymenis
a9da855c08 init command implementation 2017-01-19 23:10:04 +00:00
Stavros Polymenis
42ed2f94bd Use default web configs where no web.toml 2017-01-19 21:53:51 +00:00
Stavros Polymenis
988fe700d2 first opam file 2017-01-19 21:41:02 +00:00
Stavros Polymenis
1185111dd4 revised gitignore 2017-01-19 21:32:44 +00:00
Stavros Polymenis
cca9c01c57 switching to oasis, old Makefile still available for now 2017-01-17 23:32:12 +00:00
Stavros Polymenis
506730c8a0 fixed bug in logarion slug loading function 2017-01-17 00:50:30 +00:00
Stavros Polymenis
70188a64e5 specialised html function for messages 2017-01-17 00:14:00 +00:00
Stavros Polymenis
fcb1341495 refactored error handling in 'get' request chain 2017-01-16 23:49:35 +00:00
Stavros Polymenis
49c034caf5 further refactoring in response functions 2017-01-16 10:29:31 +00:00
Stavros Polymenis
51d14df75f refactored web application but a more pervasive redesign is needed 2017-01-15 21:25:41 +00:00
Stavros Polymenis
d654204807 topics listing refactoring 2017-01-15 10:47:03 +00:00
Stavros Polymenis
3484fea774 refactoring improvements 2017-01-15 10:41:30 +00:00
Stavros Polymenis
e6aef0f591 Entry access functions improvement 2017-01-15 10:28:08 +00:00
Stavros Polymenis
76825f2524 improved Ymd lens interface 2017-01-15 10:27:20 +00:00
Stavros Polymenis
81861d2b1a refactored filtering functions 2017-01-15 02:03:22 +00:00