Commit Graph

1887 Commits

Author SHA1 Message Date
Dorian 7beeef6e8b Work to get back into npm based web component plugins. 2019-07-23 08:59:40 -04:00
Dorian ca75dd69ea Figure out way to move forward on custom elements components. 2019-07-22 08:47:43 -04:00
Dorian 5601127984 Further experiments with web components inside of seed and elsewhere. 2019-07-20 10:58:12 -04:00
Dorian 7bf37f072e Fix up render issue partially. 2019-07-20 10:37:49 -04:00
Dorian e27f903653 Attempt to migrate to pure web component setup. 2019-07-20 10:34:41 -04:00
Dorian d76767f855 Remove unused plugins. 2019-07-19 09:03:57 -04:00
Dorian 16676f9a8b Clean up the documentation in preparation for release. 2019-07-19 08:56:22 -04:00
Dorian cc6b0182b3 Minor update to POC. 2019-07-19 08:15:15 -04:00
Dorian 0fe8631100 Experiment with fetching resources. 2019-07-19 00:40:11 -04:00
Dorian bf4bdcffb6 Perform a complete markdown test. 2019-07-18 17:31:52 -04:00
Dorian e230145f00 Bring the base files needed for a proper POC test of the current setup. 2019-07-18 09:28:46 -04:00
Dorian 9866b0b6b9 Build out a nice workflow for building out the POC web app. 2019-07-18 09:06:31 -04:00
Dorian e1ff59c2b9 Basic setup for WASM package. 2019-07-18 00:43:26 -04:00
Dorian 35b6b7d1a3 Remove unused code and dependencies from Rookeries. 2019-07-16 16:37:29 -04:00
Dorian e96ef3e8a5 Update the rookeries app. 2019-07-16 15:06:54 -04:00
Dorian faf7e8837a Fix issue with images. 2019-07-16 00:06:53 -04:00
Dorian 05d9c9312e Fix the images links properly. 2019-07-15 23:52:01 -04:00
Dorian 12f426a626 Ensure footer includes links back to project and creators. 2019-07-15 11:07:09 -04:00
Dorian 8602b85610 Update the changelog. 2019-07-15 10:12:11 -04:00
Dorian 12d48e8a43 Improve testing of plugin. 2019-07-15 10:10:31 -04:00
Dorian bb62cb762a Add ability to serve files for a pre-built project. 2019-07-15 09:56:37 -04:00
Dorian bbda35e6af Fix the Rookeries image link issue. 2019-07-15 08:39:07 -04:00
Dorian 961a306064 Fix up logging setup. 2019-07-13 14:36:10 -04:00
Dorian 83f4b958df Figure out how to manage level of output from messages. 2019-07-13 10:50:36 -04:00
Dorian a262173cf6 Resolve move CI name mismatch issues. 2019-07-12 17:50:10 -04:00
Dorian 3c18ee52d9 Update the documentation heavily. 2019-07-12 17:40:56 -04:00
Dorian b4e1217eb7 Migrate all docker-compose commands into the CI configuration. 2019-07-12 17:27:07 -04:00
Dorian a37e8d05ac Clean up the CI and Docker build setup. 2019-07-12 17:17:44 -04:00
Dorian cd2f995bac Ensure Rookeries images doesn't get pushed unless plugins pass. 2019-07-12 11:26:57 -04:00
Dorian 2304915e15 Fix the CI docker builds. 2019-07-12 11:12:18 -04:00
Dorian 9b5bf70f7b Attempt to resolve and improve the docker build. 2019-07-12 10:22:56 -04:00
Dorian 3b4efa7007 Clean up documentation. 2019-07-12 09:29:52 -04:00
Dorian ca5c4bcf70 Reformat codebase. 2019-07-12 09:23:36 -04:00
Dorian a7f9b35e10 Move generator code up into main part of the project. 2019-07-12 09:18:30 -04:00
Dorian 02bfca99ef Fix up server test command. 2019-07-11 17:30:38 -04:00
Dorian 45c389ca22 Bring back the "server" tests. 2019-07-11 17:16:31 -04:00
Dorian a131d9a119 Remove need for a database call in CI. 2019-07-11 16:57:59 -04:00
Dorian 5ecdc230be Embrace the SSG! Remove all unneeded database code. 2019-07-11 16:55:40 -04:00
Dorian 488df5f1ed Add page title overrides. 2019-07-10 09:23:03 -04:00
Dorian 4d77fc403a Migrate to using Rookeries as a static site generator. 2019-07-10 08:36:39 -04:00
Dorian 37b67fc4ea Improve building out the site. 2019-07-09 19:19:07 -04:00
Dorian c7acd85c95 Fix up footer spacing. 2019-07-09 08:58:47 -04:00
Dorian c8eddb11bd Ensure being able to use a project directory. 2019-07-09 08:50:24 -04:00
Dorian 94760c7af5 Add creation of individual pages. 2019-07-09 08:24:31 -04:00
Dorian 44cd9994cf Create simple index page render. 2019-07-08 18:55:49 -04:00
Dorian acbe88bb75 Add copying of plugins. 2019-07-08 17:40:41 -04:00
Dorian 09c874770d Build out the rest of the JSON API representations of the static site. 2019-07-08 17:23:24 -04:00
Dorian 05f8242dfa Write the JSON representation of the site. 2019-07-08 09:01:45 -04:00
Dorian 665695a045 Add ability to copy over static files. 2019-07-08 08:45:30 -04:00
Dorian 5fa68293d7 Sketch remainder of work for static site generation. 2019-07-07 19:27:53 -04:00