Commit Graph

1762 Commits

Author SHA1 Message Date
Dorian 33d1ed2853 web: Add support for checking for updated content hashes in dev-mode. 2019-12-16 17:53:10 -05:00
Dorian e462a23f39 cli: Add notes on further development of Rookeries. 2019-12-16 08:53:03 -05:00
Dorian 903d93281e cli: Ensure the template forces no-caching. 2019-12-16 08:39:05 -05:00
Dorian 6a94c0dcf3 cli: Clean up deprecated function. 2019-12-12 13:55:53 -05:00
Dorian 2e515103b2 cli: Add working rebuild of the site while serving it. 2019-12-12 08:41:38 -05:00
Dorian 936e91517f cli: Prepare for rebuilding the site via file watcher. 2019-12-11 19:05:08 -05:00
Dorian ad01c42ac2 cli: Improve logging around the file watcher. 2019-12-11 10:35:18 -05:00
Dorian d4850b1383 ops: Speed up the CI builds. 2019-12-11 09:46:04 -05:00
Dorian f395d54186 sec: Resolve JS security audit issue. 2019-12-11 09:40:49 -05:00
Dorian 40a0feb2a0 cli: Add file watcher when serving the site. 2019-12-11 08:56:14 -05:00
Dorian 61dbc9b473 docs: Add note to changelog about multi-file template support. 2019-12-10 09:03:45 -05:00
Dorian e04d5b8286 Merged in template-engine-refactor (pull request #34)
cli: Add experimental support for multiple templates.
2019-12-10 14:01:23 +00:00
Dorian f9ddda6fef cli: Add notes on resolving issue with a dependency. 2019-12-10 08:39:09 -05:00
Dorian b1c9507d09 cli: Experimental setup for file watching. 2019-12-09 17:59:25 -05:00
Dorian b978529443 Merged in add-integration-tests (pull request #33)
Add integration tests
2019-12-09 19:25:24 +00:00
Dorian 62b7defe3e docs: Update the changelog with work in branch. 2019-12-09 11:32:41 -05:00
Dorian 3b643d063c cli: Add remaining assertions around a built site. 2019-12-09 08:54:53 -05:00
Dorian 1932021457 cli: Add better assertions around sample pages. 2019-12-06 08:57:29 -05:00
Dorian 8b87486808 cli: Add assertions around building an existing site. 2019-12-06 08:42:59 -05:00
Dorian d7288bef4e cli: Add assertions around creating an initial site. 2019-12-04 19:16:41 -05:00
Dorian d0ad8362c0 cli: Fix Dockerized CI builds. 2019-12-04 08:54:51 -05:00
Dorian 2e03d56b38 cli: Fix issues with copying over directories. 2019-12-04 08:33:39 -05:00
Dorian a00453686a cli: Start work on encapsulating files into types. 2019-12-02 17:59:23 -05:00
Dorian fa46306d6e cli: Fix issue with copying files over. 2019-12-02 09:33:37 -05:00
Dorian 1fdc23fc62 cli: Work toward resolving issue with copying of files. 2019-11-25 08:35:44 -05:00
Dorian 8e8e9169a3 cli: Experiment with copying files recursively. 2019-11-14 10:41:41 -05:00
Dorian 273bb0c029 cli: Fix up tests and clean up code. 2019-11-14 09:37:20 -05:00
Dorian 6e07b3f65d cli: Start migration of copy directory to something more flexible. 2019-11-14 08:58:43 -05:00
Dorian 7f5038b71b cli: Add todos to fill out test assertions. 2019-11-13 08:34:13 -05:00
Dorian c4d9773b66 cli: Add consistency in naming of tests. 2019-11-13 08:21:20 -05:00
Dorian 391ca95dc8 cli: Add assertion for consistency. 2019-11-11 09:28:18 -05:00
Dorian 85a4fb9d11 cli: Add assertions to ensure the right initial files exist in the right folders. 2019-11-11 09:24:10 -05:00
Dorian 0b971d710a cli: Build out assertions for the tests. 2019-11-08 08:46:47 -05:00
Dorian e89ae7ad68 cli: Add test for building the site itself. 2019-10-25 12:05:00 -04:00
Dorian 463e0297c8 Merged in add-open-browser-option (pull request #32)
Add open browser option
2019-10-25 15:51:57 +00:00
Dorian 42ffb3c97c cli: Improve code with a refactor.
Update version in development.
2019-10-25 11:51:18 -04:00
Dorian ad69c51bbe docs: Update the changelog with the new feature. 2019-10-25 10:01:18 -04:00
Dorian 7274c3020f cli: Add option for opening browser windows. 2019-10-25 09:58:26 -04:00
Dorian 3c45c44cb7 cli: Add experimental support for multiple templates. 2019-10-24 08:57:18 -04:00
Dorian 4fd04a4051 site: Fix installer. 2019-10-16 22:35:21 -04:00
Dorian 79b97ddb6a docs: Update the readme. 2019-10-16 13:10:17 -04:00
Dorian 611e16331d cli: Update the changelog for the upcoming release. 2019-10-15 17:39:35 -04:00
Dorian ea402760e0 cli: Start with building out the tests for the CLI. 2019-10-15 17:25:41 -04:00
Dorian 8ad905b7b5 cli: Make generation of sample pages consistent when it comes to ordering. 2019-10-15 13:40:55 -04:00
Dorian e4f9589e26 cli: Fix tests for the initialization of the pages. 2019-10-15 11:51:51 -04:00
Dorian a250ddbb53 ci: Remove docker layer caching. 2019-10-15 10:00:12 -04:00
Dorian e836e92b49 cli: Add test for creating a site. 2019-10-15 08:58:11 -04:00
Dorian c2f3084071 cli: Refactor tests. 2019-10-07 11:19:42 -04:00
Dorian 43e6eb772c cli: Refactor tests. 2019-10-07 08:57:54 -04:00
Dorian 379dbe597d cli: Refactor to make tests better. 2019-10-07 08:45:24 -04:00