summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
sabadev [Tue, 16 Mar 2021 22:52:30 +0000 (18:52 -0400)]
Extracted common HTML out into htmlContainer.
sabadev [Tue, 16 Mar 2021 22:34:59 +0000 (18:34 -0400)]
Added a test path and fixed blog rendering.
sabadev [Tue, 16 Mar 2021 21:59:13 +0000 (17:59 -0400)]
Working on adding blog post lookups.
sabadev [Tue, 16 Mar 2021 13:01:37 +0000 (09:01 -0400)]
Added a sparse main page.
sabadev [Tue, 16 Mar 2021 04:29:04 +0000 (00:29 -0400)]
Declared a function that receives HTML and produces HTML that follows the website's template.
sabadev [Tue, 16 Mar 2021 02:02:58 +0000 (22:02 -0400)]
Added functions to render blog posts.
sabadev [Tue, 16 Mar 2021 01:35:45 +0000 (21:35 -0400)]
Added endpoints for styling.
sabadev [Tue, 16 Mar 2021 01:27:26 +0000 (21:27 -0400)]
Added the CSS content type.
sabadev [Tue, 16 Mar 2021 00:54:31 +0000 (20:54 -0400)]
Added some routes for the server.
sabadev [Mon, 15 Mar 2021 22:19:53 +0000 (18:19 -0400)]
Added dependencies and some helper provision scripts.
sabadev [Mon, 15 Mar 2021 22:00:03 +0000 (18:00 -0400)]
Added a Vagrantfile definition.
sabadev [Mon, 15 Mar 2021 21:29:21 +0000 (17:29 -0400)]
Initial