Refactor site, using Hakyll to generate json which is consumed by a javascript frontend #7

Open
opened 2018-12-16 03:04:55 +00:00 by rekahsoft · 0 comments
Owner

Refactor the site into two parts. Hakyll will be used for generating json for articles and pages. This json can then be consumed by a fronend application (written in javascript, or maybe elm, purescript, or some other fun front end language that compiles to javascript) and use some modern fronend framework (vue, or something else).

Additionally, offline viewing of already visited articles can be implemented using service workers instead of application cache (which is deprecated and support will be removed from webbrowsers soon).

Refactor the site into two parts. Hakyll will be used for generating json for articles and pages. This json can then be consumed by a fronend application (written in javascript, or maybe elm, purescript, or some other fun front end language that compiles to javascript) and use some modern fronend framework (vue, or something else). Additionally, offline viewing of already visited articles can be implemented using service workers instead of application cache (which is deprecated and support will be removed from webbrowsers soon).
rekahsoft self-assigned this 2018-12-16 03:04:55 +00:00
rekahsoft added the
enhancement
label 2018-12-16 03:04:55 +00:00
rekahsoft added this to the Site Refactor milestone 2018-12-16 03:12:56 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rekahsoft/blog-rekahsoft-ca#7
No description provided.