|
36651ddc38
|
Fix Open Graph cards by adding a new option to provide the site's URL
|
2019-12-21 12:50:38 +01:00 |
|
|
94e323d715
|
Simplify Blog.Wording module and change conditional template blocks syntax a tiny bit
|
2019-08-27 13:23:17 +02:00 |
|
|
2c6be28d76
|
Implement metadata for articles and comments
|
2019-03-02 23:44:09 +01:00 |
|
|
91bef62fbb
|
Remove rests of .navigation class to hijack links rendered obsolete by 2c29b33
|
2019-03-02 22:45:26 +01:00 |
|
|
04fe7b8f31
|
Refactor to put more work (checking files existance, making path absolutes) into the Files module and simplify Arguments a bit
|
2019-02-19 21:48:55 +01:00 |
|
|
602e345977
|
Make cardImage optional and detect it just like favicons
|
2019-02-19 18:40:32 +01:00 |
|
|
dd1dc6b3b1
|
Detect and use custom summary and featured image for articles
|
2019-02-19 17:36:16 +01:00 |
|
|
339a1e0d20
|
Implement customizable texts
|
2019-02-17 19:55:11 +01:00 |
|
|
9d2411ef61
|
Remove unnecessary <p> around the links to switch between all and latest articles
|
2019-02-16 08:11:58 +01:00 |
|
|
85b71262be
|
Get rid of source which is easily deducible from the articles key and articlesPath
|
2019-02-15 18:07:59 +01:00 |
|
|
d1d874d597
|
Implement JS navigation
|
2019-02-15 14:13:43 +01:00 |
|
|
515fb14914
|
Take a part of Blog's configuration into a separate Skin module, add syntactic sugar and use the result in generation modules
|
2019-02-07 17:51:06 +01:00 |
|
|
bbef924104
|
Add alias to create <a/> with a "navigation" class and help the JS code distinguish between hablo generated links which navigation should be hijacked and regular ones
|
2019-02-06 17:49:28 +01:00 |
|
|
dcf8d3d010
|
Delete redundant <div id="contents"> in pages listing articles
|
2019-02-06 17:47:06 +01:00 |
|
|
7e875efc57
|
Compile several JS files into a single one, including the JSON blog DB as well
|
2019-02-06 17:17:42 +01:00 |
|
|
f537cde283
|
Generate cards for pages
|
2019-02-06 12:57:57 +01:00 |
|
|
ce3a061a73
|
Add a JS script to be copied in the project and loaded in the interface
|
2019-02-05 17:29:55 +01:00 |
|
|
844cc5a638
|
Fix signature that was too general in class + add the actual module that was supposedly added three commits ago (38846e)
|
2019-02-04 22:50:41 +01:00 |
|
|
fb66c578fa
|
Add a class type for «things that can be used as a page content»
|
2019-02-04 15:50:35 +01:00 |
|
|
38846e1add
|
Add a module to handle pages with articles list and generate HTML pages for articles too
|
2019-02-03 22:56:21 +01:00 |
|
|
c8a9a6c9eb
|
Split Dom templating and HTML generation process, make a separate module for articles to start scanning their content a bit
|
2019-02-02 23:23:05 +01:00 |
|
|
62055a6a54
|
Use previous to generate links for articles and rename variable urlPath to filePath since it's actually the path of the file that's gonna be generated
|
2019-02-01 13:56:33 +01:00 |
|
|
a8fd44e7ac
|
Remove the option to generate into a directory other than the parent directory of the one containing the articles to get rid of the hassle of copying the markdown sources and simplify working with relative URLs during the generation process
|
2019-01-29 23:08:38 +01:00 |
|
|
0ca01da4d3
|
Initial draft
|
2019-01-27 21:43:19 +01:00 |
|