Commit graph

13 commits

Author SHA1 Message Date
Mikko Ahlroth
7e41cb9bd7 Create new white layout with PureCSS 2017-03-24 00:32:08 +02:00
Mikko Ahlroth
c733b37389 Use totally new build system written in Elixir
This allows for fewer npm dependencies and fewer packages to handle (some
of the currently installed babel packages are for possible future use).
Hopefully the new build style is more explicit even though it is more
verbose. Both building in dev and prod mode and watching is supported.
2017-01-21 23:01:39 +02:00
Mikko Ahlroth
b80cb5433f Add datetime support and update to Elixir 1.4, bump all deps, fix warns 2017-01-21 14:05:45 +02:00
Mikko Ahlroth
b33c48c8db Implement extra header support and multi author support
Also add a lot of parenthesis
2016-02-18 23:12:39 +02:00
Mikko Ahlroth
fb62c4e24e Fix wrong configuration keys regarding RSS feeds 2016-01-31 22:45:50 +02:00
Mikko Ahlroth
2fb48f50f2 Update for Elixir 1.2 and latest Phoenix, bump deps 2016-01-22 10:08:32 +02:00
Mikko Ahlroth
90459b2588 Add feature to use custom CSS if set in settings 2015-12-29 21:41:59 +02:00
Mikko Ahlroth
ff9fb796ff Tweak the default Flatly style a bit for readability by narrowing container 2015-12-29 21:24:50 +02:00
Mikko Ahlroth
b8888dcf12 Add feature to customize menu links via a menu file 2015-12-10 22:55:36 +02:00
Mikko Ahlroth
9f17f21d6d Add capability to use custom footer HTML 2015-11-30 22:57:49 +02:00
Mikko Ahlroth
6f9915d34f Prepare app for releases by moving configuration to runtime 2015-11-30 22:37:23 +02:00
Mikko Ahlroth
512ba73f10 Add feature to hide "Read more" if there is no more content to read 2015-11-17 23:43:24 +02:00
Mikko Ahlroth
e19dc4a70f Combine apps to single mebe_web app 2015-11-17 23:09:21 +02:00