132 Commits

Author SHA1 Message Date
Stavros Polymenis
57e26e72db increased contrast 2016-10-30 13:13:36 +00:00
Stavros Polymenis
ae3906c064 simplifying main sass 2016-10-30 13:12:39 +00:00
Stavros Polymenis
e476076a9f added style target 2016-10-30 13:11:59 +00:00
Stavros Polymenis
be8f9b52f2 moved default style into main style 2016-10-30 11:47:26 +00:00
Stavros Polymenis
232e9264e8 moved default style into main style 2016-10-30 11:47:01 +00:00
Stavros Polymenis
e71671b69a updated static file url prefix 2016-10-30 11:44:51 +00:00
Stavros Polymenis
777076aa6f updated test font sass file location value 2016-10-30 11:43:28 +00:00
Stavros Polymenis
4c5c3cd453 moved sass file out of fonts 2016-10-30 11:42:48 +00:00
Stavros Polymenis
683abce81e created dedicated dir for sass content 2016-10-30 11:41:47 +00:00
Stavros Polymenis
6c91e77bc0 added static directory for statically served content and added some default fonts 2016-10-30 10:50:20 +00:00
Stavros Polymenis
a1f300c8d1 moved mustache templates in share/html_templates 2016-10-30 10:48:27 +00:00
Stavros Polymenis
0b913f1f72 some temporary changes after generating with sassc 2016-10-30 10:44:39 +00:00
Stavros Polymenis
2beb92b49a retargeted href to share/ and fixed hardcoded url 2016-10-30 10:30:51 +00:00
Stavros Polymenis
73f566124b reimplemented static serving using opium's function 2016-10-30 10:29:00 +00:00
Stavros Polymenis
5c795a4628 added sass stylesheet 2016-10-30 10:27:53 +00:00
Stavros Polymenis
773007a307 extention for path function 2016-10-26 23:58:43 +01:00
Stavros Polymenis
96bf1ae638 validation attributes in article form 2016-10-26 23:21:23 +01:00
Stavros Polymenis
0f8b49b24e refactoring of article_form 2016-10-26 23:12:23 +01:00
Stavros Polymenis
8320145b3c logarion archiver needs to add appropriate file extension 2016-10-26 22:39:06 +01:00
Stavros Polymenis
befcf99520 Merge branch 'master' of github.com:orbifx/logarion 2016-10-26 22:29:23 +01:00
Stavros Polymenis
7efaa10205 improved filename generation from article, but still not neat 2016-10-26 22:29:04 +01:00
Stavros Polymenis
55109284e4 formatting 2016-10-22 22:23:18 +01:00
Stavros Polymenis
95bda3e4a1 implement UUID for articles 2016-10-21 19:35:37 +01:00
Stavros Polymenis
65dcc3f72e make function 2016-10-20 23:22:49 +01:00
Stavros Polymenis
392dfd3692 refactored YMD submodules 2016-10-20 23:13:25 +01:00
Stavros Polymenis
59ce498652 fixed default url 2016-10-19 23:36:25 +01:00
Stavros Polymenis
43631b6599 added blog_url information in html and templating 2016-10-19 23:36:14 +01:00
Stavros Polymenis
803deb23ae opened tomllenses in of_filename 2016-10-19 23:04:03 +01:00
Stavros Polymenis
6f66dc7d17 changed configuration to optional values 2016-10-19 22:49:49 +01:00
Stavros Polymenis
3874a499df implemented header template 2016-10-19 22:38:00 +01:00
Stavros Polymenis
8edb3a9d4e simplified optional parameters for templates 2016-10-19 22:25:09 +01:00
Stavros Polymenis
81f423e739 moved html code into non-templated segment 2016-10-19 22:10:31 +01:00
Stavros Polymenis
5f35f6c717 new configuration and template files 2016-10-19 22:09:50 +01:00
Stavros Polymenis
68414ee8dd removed redundant code 2016-10-19 22:03:29 +01:00
Stavros Polymenis
a2e0272db9 load templates according to configuration 2016-10-19 22:00:43 +01:00
Stavros Polymenis
6d9baec448 refactored 2016-10-19 21:51:08 +01:00
Stavros Polymenis
f7a482316f support for configuring Logarion with Toml 2016-10-18 23:37:08 +01:00
Stavros Polymenis
0d36a25e1f fix titling in articles 2016-10-17 23:09:07 +01:00
Stavros Polymenis
6de3d95c83 refactoring pages under logarion_page function 2016-10-17 22:49:42 +01:00
Stavros Polymenis
5c3e43dd54 refactoring and introduction of logarion parameter 2016-10-17 22:38:48 +01:00
Stavros Polymenis
b9a1ea7f95 introducing logarion type and refactoring 2016-10-17 22:37:27 +01:00
Stavros Polymenis
8818004f35 fixed spacing 2016-10-17 21:43:00 +01:00
Stavros Polymenis
8a46b99e04 moved omd rendering to relevant scope 2016-10-15 21:38:26 +01:00
Stavros Polymenis
45ba46bd31 finished a basic implementation of ymd rendering 2016-10-15 21:37:57 +01:00
Stavros Polymenis
4310a01cd8 added date pretty printing and renamed date_string to modification_date 2016-10-15 21:36:28 +01:00
Stavros Polymenis
a9e6eff23c article template 2016-10-09 16:59:51 +01:00
Stavros Polymenis
c85337ea5b added article templating 2016-10-09 16:59:20 +01:00
Stavros Polymenis
0e29b9d65e refactored duplicate functions 2016-10-09 16:58:28 +01:00
Stavros Polymenis
c339cea26c early implementation of Mustache templates 2016-10-09 16:38:51 +01:00
Stavros Polymenis
f0c0b0fb8b created share/ directory for various assets 2016-10-09 16:36:45 +01:00