Commit Graph

1762 Commits

Author SHA1 Message Date
Dorian cf4f792534 core: Convert over remaining path canonicalization expect code. 2019-09-12 08:57:24 -04:00
Dorian a476372a54 core: Fix path building error handling. 2019-09-12 08:50:41 -04:00
Dorian 0578725876 core: Work on path building errors. 2019-09-12 07:48:28 -04:00
Dorian 51af206e8e core: Add better error handling for copying directories.
Remove deprecated functionality.
2019-09-10 13:59:01 -04:00
Dorian e7f22164ac core: Add better error handling for reading files. 2019-09-10 13:12:18 -04:00
Dorian 4b0b82c19a core: Add better error for writing files. 2019-09-10 08:58:36 -04:00
Dorian 84cafc7bbc core: Add better error handling around directories. 2019-09-09 18:00:06 -04:00
Dorian 9d53b2ab0c core: Move functions around. 2019-09-09 10:40:13 -04:00
Dorian a3c835b747 core: Change bare unwraps to more descriptive expects. 2019-09-09 09:03:39 -04:00
Dorian 0b0609f680 core: Add better error handling for copying of files and building a page. 2019-09-04 08:47:52 -04:00
Dorian d9e8848607 core: Add error for invalid source markdown. 2019-09-03 17:54:16 -04:00
Dorian 8fdf7f67c8 core: Migrate copying files over to using results and cleaner organization. 2019-09-03 09:33:49 -04:00
Dorian 54796176c0 core: Make the site building nicer. 2019-09-02 17:41:17 -04:00
Dorian 135e85fa96 core: Add error for missing a site.toml. 2019-09-02 17:36:53 -04:00
Dorian 2534537cbd core: Improve messaging setup. 2019-09-02 08:34:10 -04:00
Dorian dac1349d2f core: Add deprecation on all non-Rookeries error handling code. 2019-09-01 20:57:00 -04:00
Dorian 59e0d73258 core: Update error messaging setup for serving the site. 2019-09-01 20:54:48 -04:00
Dorian a3a95d6e27 Get nice working setup for server bind error scenario. 2019-09-01 20:43:09 -04:00
Dorian a1df508e87 core: Incorporate code for custom error handling. 2019-08-30 09:27:45 -04:00
Dorian 443fd2bc36 core: Minor formatting niceties. 2019-08-29 08:54:31 -04:00
Dorian c425f2ee05 core: Clean up existing around logging and constants. 2019-08-29 08:34:36 -04:00
Dorian 963c06fffb core: Minor messaging improvements. 2019-08-28 23:09:49 -04:00
Dorian 4d218bed74 core: Refactor the messaging components. 2019-08-28 23:01:56 -04:00
Dorian 6730d8d10b core: Refactor some of the logging messaging. 2019-08-28 13:47:14 -04:00
Dorian 52023cb66e core: Add a nice wrapper around fatal errors in Rookeries. 2019-08-28 08:59:26 -04:00
Dorian 0c9a10ffd1 core: Update the version of application. 2019-08-28 08:39:34 -04:00
Dorian 072a98a665 core: Improve error messaging around starting the server. 2019-08-28 08:31:25 -04:00
Dorian b648b2a0b4 core: Add support for changing ports.
Improve error handling when running the server.
2019-08-28 08:27:24 -04:00
Dorian a82e3978a9 core: Reformat code. 2019-08-27 08:58:04 -04:00
Dorian 20490d2d2b core: Refactor code and add support to build sites when serving the page. 2019-08-27 08:55:21 -04:00
Dorian 0d19953534 template: Ensure page titles are setup in the demo. 2019-08-23 19:25:25 -04:00
Dorian 152fa318df template: Update the initial site template. 2019-08-23 15:48:24 -04:00
Dorian 41a691b4d5 template: Update the initial site template. 2019-08-23 09:52:40 -04:00
Dorian 5609567d02 general: Update release notes for the latest version.
Add building of deb packages.
2019-08-23 08:34:25 -04:00
Dorian 27947b6ecc web-app: Fix issue with listening to events discovered by matomo-analytics work. 2019-08-23 08:23:23 -04:00
Dorian 98c163b268 Fix issue with back button not pushing the history. 2019-08-21 08:47:02 -04:00
Dorian b27912ff3c Fix minor issues with fetching and retrieving content. 2019-08-16 21:14:09 -04:00
Dorian ca1cd16ca5 Improve caching mechanism for rookeries-app component. 2019-08-16 20:53:58 -04:00
Dorian 4cda6719e8 Fix caching setup for pages. 2019-08-16 20:48:09 -04:00
Dorian 528d7f9dae Work torward adding a caching mechanism. 2019-08-16 08:57:36 -04:00
Dorian 2e53ecb31f Skip static files in link and adding CSS files to rookeries.js 2019-08-16 08:26:22 -04:00
Dorian a60bcc2835 Improve coding style syntax highlighting. 2019-08-15 08:53:45 -04:00
Dorian 3aff147eea Merge remote-tracking branch 'origin/pre-tech-release' into pre-tech-release 2019-08-15 08:30:23 -04:00
Dorian f1c72204e0 Fix for trailing slashes in path. 2019-08-15 08:30:04 -04:00
Dorian d2acc7346e Update a minor note to fix up. 2019-08-14 18:40:49 -04:00
Dorian fe7df3b01f Fix issue with dark-mode-switch plugin. 2019-08-13 08:36:38 -04:00
Dorian 57f16d12f1 Remove the language chunking problem in Rookeries. 2019-08-12 13:23:49 -04:00
Dorian 4513cd5b8f Fix up copying of plugins when building. 2019-08-12 10:14:30 -04:00
Dorian c36fd8c749 Add better support for copying files.
Include sample markdown files for a new site.
2019-08-12 09:31:26 -04:00
Dorian 7eb028d7ea Add in a template base page to start with. 2019-08-11 23:09:31 -04:00