Commit Graph

190 Commits

Author SHA1 Message Date
dcd19b19a6 Fix github links 2024-03-04 19:08:10 -08:00
7acc65170f Cleanup 2024-03-03 21:42:41 -08:00
cd2e515141 Cleanup 2024-03-03 21:39:08 -08:00
889397b9c5 Cleanup 2024-03-03 21:30:32 -08:00
22ffaae954 Cleanup 2024-03-03 18:13:42 -08:00
e24e892773 Revert "Change File to interface"
This reverts commit 2f95fdba2d.
2024-03-03 18:09:21 -08:00
9ba1c7cfeb Revert "Make Context be an interface"
This reverts commit ab0c1c53d2.
2024-03-03 17:46:38 -08:00
05f7ee5280 Cleanup 2024-03-03 16:50:03 -08:00
ab0c1c53d2 Make Context be an interface 2024-03-03 11:14:50 -08:00
01fac8cb96 Cleanup 2024-02-21 18:59:53 -08:00
8aee72f2c8 cleanup 2024-02-21 18:53:17 -08:00
771b40e82e Cleanup 2024-02-19 22:23:21 -08:00
c0c940156f Add contextFile 2024-02-19 22:20:10 -08:00
2f95fdba2d Change File to interface 2024-02-19 16:26:41 -08:00
55ed95ddbb udpate plugins 2024-02-19 11:27:23 -08:00
25d629af10 Cleanup 2024-02-19 10:39:05 -08:00
ea28b5c8cf Add test script 2024-02-19 10:06:00 -08:00
648ab12c5b Add components 2024-02-16 22:35:49 -08:00
972c4d81f5 Cleanup 2024-02-16 22:27:10 -08:00
f0259bcbe9 Cleanup 2024-02-16 22:27:10 -08:00
e4eacea3dd Update README 2023-12-31 11:54:56 -08:00
d2531e07e1 Update README 2023-12-30 19:50:32 -08:00
9ecb479702 Update import path 2023-12-30 19:20:41 -08:00
7f13496b6f Fix linter warnings 2023-11-11 20:11:50 -08:00
56cef06332 Update copyright year 2023-10-02 19:42:23 -07:00
4456f3b206 Fix File.Path on Windows 2022-10-15 13:12:44 -07:00
5f2f2141f8 Remove metadta from README 2022-07-06 20:54:13 -07:00
93205936fd Update README 2022-07-05 19:33:40 -07:00
b72cc94e5d Fix wording 2022-07-04 10:18:36 -07:00
57dfa350ee Update README 2022-07-03 17:53:05 -07:00
b9e78fed6a Rename module 2022-07-03 17:29:03 -07:00
96b9c04125 Filepath fixes 2022-05-15 20:26:09 -07:00
f635ce5da3 Use filepath instead of path 2022-05-15 17:32:18 -07:00
83530f1b2f Add syndicate 2022-04-09 20:46:10 -07:00
4adf5b9bd3 Merge branch 'master' of github.com:FooSoft/goldsmith 2022-01-08 18:09:19 -08:00
e408fa9335 Squashed commit of the following:
commit 106991bfd59bb95977045399f7b4e5f4e7addc56
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sat Jan 8 11:19:21 2022 -0800

    Rename property functions

commit 07f6033d4e86df257806af16de002ce8fad3d67f
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sat Jan 8 11:16:46 2022 -0800

    Update rewrite

commit ea2dc0b4d223d54832752f0efd3eb46d81d17b50
Author: Alex Yatskov <alex@foosoft.net>
Date:   Fri Jan 7 22:47:17 2022 -0800

    Add more property methods

commit e2f7f8dc7ebc5b668539e8233e323a7c256eced2
Author: Alex Yatskov <alex@foosoft.net>
Date:   Fri Jan 7 22:39:23 2022 -0800

    Add step indexing

commit a7ed2a0b1c95ed9fbb0bbd87c779cf51a92f0b5f
Author: Alex Yatskov <alex@foosoft.net>
Date:   Fri Jan 7 20:50:19 2022 -0800

    Use self

commit 7ecc01e508c06680dcb6b6ecd4265a7f72e2c933
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sun Aug 22 12:33:09 2021 -0700

    Cleanup

commit 87dd28a4c14b88bea061ca913f68e272cca787f9
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sun Aug 22 12:09:41 2021 -0700

    Cleanup

commit 129130128d2a50f119c46f70e7cb70ef421892ff
Merge: 629fce0 e751d70
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sat Aug 21 12:18:09 2021 -0700

    Merge branch 'master' into dev

commit 629fce06a8fca6810ec772f558d9ffabda016d01
Author: Alex Yatskov <alex@foosoft.net>
Date:   Sun Jun 27 19:34:53 2021 -0700

    Abstract metadata
2022-01-08 18:08:36 -08:00
d7f5b30857 Add site metadata 2021-12-14 17:01:21 -08:00
e751d70f27 Fix early out behavior on file export 2021-08-16 20:39:38 -07:00
a6226fc79b Add "Forward" docs 2021-06-12 10:55:40 -07:00
5ba198d6d8 Update README 2021-06-08 20:53:41 -07:00
ec13a459ec New export path 2021-05-01 15:12:50 -07:00
8cddfc6e59 Revert "Simpler exporting"
This reverts commit 9cde4d9676.
2021-04-25 09:48:52 -07:00
14c9c2065f Bugfixes 2021-04-25 09:29:53 -07:00
3155de7542 Cleanup 2021-04-25 08:57:24 -07:00
14c434a6a4 Cleanup 2021-04-25 08:56:07 -07:00
9cde4d9676 Simpler exporting 2021-04-24 23:03:12 -07:00
4ff3c32c4b Switch to new interfaces 2021-04-11 19:13:59 -07:00
a197b40f61 Fix bug handling plugins with no Process method 2021-04-10 10:21:03 -07:00
9aba24e892 Update error handling 2020-08-12 21:03:49 -07:00
f410ad444d Add vendoring 2020-01-01 18:15:43 -08:00