Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

fusion.ssg

fusion.ssg seamlessly fuses together HTML documents using familiar technologies and propels static website development to a whole new level.
Collective - Host: opensource - https://opencollective.com/fusionssg - Code: https://github.com/4awpawz/fusion.ssg

Updated name and description to reflect the current state of the project.

github.com/4awpawz/fusion.ssg - 9b136bb89a919cb87352668506f54ce48c269b85 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #24: Rename user project configuration file name to fusion.json.

github.com/4awpawz/fusion.ssg - 91280b1371279cf6d7b26c50b3b9e869b78d2c63 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Updated README.md to reflect the current state of the project.

github.com/4awpawz/fusion.ssg - 531e801037fc5985a182f924cbcfcec642599c0f authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Removed unused parse import.

github.com/4awpawz/fusion.ssg - b5183d5eba31f272d6af79a525daaf1c4d2bac84 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Removeed unused Token import.

github.com/4awpawz/fusion.ssg - ed652d2a53397f7ea86b921d1f62d808ace5fca1 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #23: Typescript compiler should show errors for

'noUnusedLocals' and 'noUnusedParameters'.

github.com/4awpawz/fusion.ssg - c2f56e46d9b06b5377fe5c207fa8cc1cd6494373 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #21: Use custom components instead Of component tokens..

github.com/4awpawz/fusion.ssg - 3f8708891a54619f2775a1226352a87bbe00ee9c authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #20: Copy additional folders to the build folder.

github.com/4awpawz/fusion.ssg - 950cc4361978a7153dd69c14257d44cf53b84a77 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #19: Include a total for number of

pages generated in console output.

github.com/4awpawz/fusion.ssg - 913fdb3d179dcc5b8386062b42a59a28d7b74e1f authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #18: Include assets in data sources when calling components.

github.com/4awpawz/fusion.ssg - 6939add93ad78dd6523b27039e7c938e8827b0df authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #8: Implemented collections.

github.com/4awpawz/fusion.ssg - b58a9ac7de6e5a81a455526b8625128d114d184c authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #15: Implements data source caching.

github.com/4awpawz/fusion.ssg - e6fd849035bc08fc8371ba2f458a56980329483a authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Addresses issue #13: Implements data driven components.

github.com/4awpawz/fusion.ssg - f936d4a13a3992ba5fd8159d43c318c3664e181a authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Bug fix. Addresses issue #11. Hydration continues even

when it fails to be imported.

github.com/4awpawz/fusion.ssg - c232d59d5ad10dd4602de807055cd829fc7f6701 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Bug fix. Addresses issue #10. Hydration continues

even when a component can not be resolved from its component token path.

github.com/4awpawz/fusion.ssg - 3925b27bdfc6c8bf28b5b32fcde17bc33aca9f45 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Refactor tokenization - including now using the token format

{component:[path/to/component]} for components.

github.com/4awpawz/fusion.ssg - 4541cef13e0d455151d64f781ff19de5f264d37a authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Refactored metrics.

github.com/4awpawz/fusion.ssg - c432cfbd0be1bc2b9068dd816b3ab772867da286 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
Bug fix. Addresses issue #9. Hydration continues to

run even if the typescript compiler reports errors. #9

github.com/4awpawz/fusion.ssg - 2ea95691253a68fb08e68c98c29143d1ffe25079 authored over 1 year ago by Jeffrey Schwartz <[email protected]>
No longer watching for file changes. This is now the responsibility of

user projects.

github.com/4awpawz/fusion.ssg - d8cbe6dcef778dde1aad669f448af034bb0875e3 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Hydration now calls the Typescript compiler when necessary.

github.com/4awpawz/fusion.ssg - 55c5a41b8ad40e4ac9a49280c95c2bdc308dd391 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Renamed basic composition services.

github.com/4awpawz/fusion.ssg - 42bb61d07385fb7382f330cf468b27430734bac6 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Now throwing all caught errors to abort the process.

github.com/4awpawz/fusion.ssg - 868e0b67c25faa5cce647238b4df6341278e87c1 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Impmented Typescript compiler.

github.com/4awpawz/fusion.ssg - 89246d81fdf224889ab7b87046b7efc8c5f38438 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Now timestamping assets to record their modification time. Addresses

issue #7.

github.com/4awpawz/fusion.ssg - 2e48a9c9b92e74b2a4d4d741603cd4d94088a13d authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Implemented metrics. Addresses issue #6.

github.com/4awpawz/fusion.ssg - bce49795323ae2da69f48354f2d9217a98974043 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Implemented copying of recognized content to the build and lib folders.

github.com/4awpawz/fusion.ssg - d9420000b89dce5a43d3922ca8fc34478a4af2ff authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Setting current working directory prior to calling component.

github.com/4awpawz/fusion.ssg - 4b5ad93dd23f986e727170856d9afc99a1c25ace authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Refactored to use YAML 'page' property in templates'

front matter to identify associated pages.

github.com/4awpawz/fusion.ssg - e3816d57f5a5339ed0c38aa04e217678ab104cde authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Refactored configuration.

github.com/4awpawz/fusion.ssg - 19a2f0ecd6121c9d79ace01028e39e36a6647771 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Fixed unquoted type 'undefined' used in typeof expression.

github.com/4awpawz/fusion.ssg - 932750790ad2e4cc19fe6d333af5ebe3365cb9db authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Updated README.md.

github.com/4awpawz/fusion.ssg - 2d3feec0139de8ebb205fb0b1aeb5ba5ceb38b39 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Implemented hydration using components and component tokens. Addresses isue #5.

github.com/4awpawz/fusion.ssg - 4d68f695f58c2527658add0b470a971f81db2498 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Renamed markers to tokens. Addresses issue #4.

github.com/4awpawz/fusion.ssg - 816486bb49fd6685793c18d55d698619cb5d8aa3 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Refactored for exporting and importing types. Addresses issue #3.

github.com/4awpawz/fusion.ssg - 5342ea0ec2ccdf5023aafa79e5b06c11c709330c authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Renamed templates and pages. Addresses issue #2.

github.com/4awpawz/fusion.ssg - d42cf84f350c6a62c4643a86665efa5aa26e5bc7 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Edited content.

github.com/4awpawz/fusion.ssg - 4520e91a01893538efcd465a1a327a58aadf8875 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Renamed "articles" to "posts".

github.com/4awpawz/fusion.ssg - d6d1fbb57e97f1f975473a06872ba440a789739d authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
No longer freezing objects.

github.com/4awpawz/fusion.ssg - ce044b875c0e516fe7254ca50638187276149224 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Now deep freezing objects.

github.com/4awpawz/fusion.ssg - 164274aea3d647f6cbf2491d47a802c485e3fa18 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Integrated configuration.

github.com/4awpawz/fusion.ssg - 77dd9582edfd7cd082d700b9abf76002ef5af353 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Implemented basic project configuration.

github.com/4awpawz/fusion.ssg - 27220a55f35510baf7dce102552fdf37dab24c73 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Added preact to project and reorganized dependencies.

github.com/4awpawz/fusion.ssg - 049df26c8a844c49386ef2f1215e81f9a548b3a1 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Updated README.md.

github.com/4awpawz/fusion.ssg - 04a91972db5eb9d779231bb3dd995cdc792efae3 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Now using dedicated asset folders and simplified asset file names.

github.com/4awpawz/fusion.ssg - c736f14245868563d09ffd3734b5f31483c2208a authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Asset.fm is now frozen and therefore it is immutable.

github.com/4awpawz/fusion.ssg - a738490888290ab94395ab2e2d650ec8da18878a authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Implemented interpolated file names.

github.com/4awpawz/fusion.ssg - 420b2b92888dbacb35a6135da47208c9b93d7de1 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Bumped version to "0.0.0-alpha.1",

github.com/4awpawz/fusion.ssg - 6b752a44fe88f5f8f4501e72a8c2c9f08f3cf5fe authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Edited README.md and added image as a header.

github.com/4awpawz/fusion.ssg - 2474e1acc25d287e8c926d9e61a5ea423d9194f1 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Renamed properties that were holdovers from the previous name of the project.

github.com/4awpawz/fusion.ssg - 9c49116d5534ff7986e05939b06b0d5c4993daad authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Corrected spelling.

github.com/4awpawz/fusion.ssg - 905adb1f53de3761415f6c391134e12ebfa1a163 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>
Initial commit:

Implemented page composition using Page, Include and Template assets.
Implemented YAML interpolat...

github.com/4awpawz/fusion.ssg - 1c07f159cc87fb3e83aabbb8acc1443b8f647fb9 authored almost 2 years ago by Jeffrey Schwartz <[email protected]>