Commit Graph

13 Commits

Author SHA1 Message Date
Tissevert 01533d8d14 Remove forgotten redundant import 2021-05-07 22:45:11 +02:00
Tissevert dc9e7bc99d Fix absolute links for static resources 2021-05-07 11:04:46 +02:00
Tissevert f229a17bbb Remove dreadful absoluteLink, fix image URL + at-root-only blogs, test URL generation 2021-05-02 16:49:05 +02:00
Tissevert c06af19d11 Fix OG cards images URLs issue 2021-04-04 17:33:31 +02:00
Tissevert 6a79533634 Replace naive String implementation of URL by a proper type from an existing library; thus validating URLs handled by hablo 2021-03-28 23:37:42 +02:00
Tissevert b42fac59c4 Create a 'URL' type to document the use of type 'String' in Blog.URL module 2021-02-21 22:00:12 +01:00
Tissevert 3e223e7169 Release 1.1.0.0 with RSS feeds and static pages 2020-12-14 10:24:01 +01:00
Tissevert 1ac53e90d7 Merge branch 'main' into goSJW 2020-05-09 21:02:50 +02:00
Tissevert f19331bf11 Generate links to RSS feeds generated, generalize conditional blocks for static templating thus simplifying some variables and clarify some data structures for Collections and ArticleLists 2020-05-08 15:51:25 +02:00
Tissevert 4f93b92cc4 Merge branch 'main' into goSJW 2020-03-25 19:48:46 +01:00
Tissevert 4e402174b1 Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
Tissevert add68897ad Adapt hablo's JS to SJW and stop requiring unitJS separately (since it's gonna get pulled in by sjw at compile time) 2020-01-10 18:56:59 +01:00
Tissevert 36651ddc38 Fix Open Graph cards by adding a new option to provide the site's URL 2019-12-21 12:50:38 +01:00