Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/4awpawz/fusion.ssg
Minimal Framework For Building Static Websites
https://github.com/4awpawz/fusion.ssg
Upgrade all other dependencies to their latest versions and fix any issues that may arise.
jeffschwartz opened this issue 3 days ago
jeffschwartz opened this issue 3 days ago
Errors raised when compiling browser typescript scripts.
jeffschwartz opened this issue 11 days ago
jeffschwartz opened this issue 11 days ago
Update features list to reflect v1.3.0 in README.md.
jeffschwartz opened this issue about 1 month ago
jeffschwartz opened this issue about 1 month ago
Typescript file diagnostic.
jeffschwartz opened this issue about 1 month ago
jeffschwartz opened this issue about 1 month ago
Add labels to changelog items and reformat changelog items to display as item number, item title, labels.
jeffschwartz opened this issue 10 months ago
jeffschwartz opened this issue 10 months ago
Expand the functionality of the CLI to include the creation of page, template and component project resources.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Tokens in markkdown should not be impacted when converting to HTML.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
cache.ts::readCache routine can inadvertently return undefined if path isn't in the cache and the file doesn't exist.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Remove loging metrics for css files.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Add change-log to project's README.md.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Rename function serializeCSSFolder to serializeCSSLIbsFolder.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Update README.md to reflect v1.3.0.
jeffschwartz opened this issue 11 months ago
jeffschwartz opened this issue 11 months ago
Update Buster dependency to v1.1.1.
jeffschwartz opened this issue 12 months ago
jeffschwartz opened this issue 12 months ago
Support URLS that end with "document-name.html" as an option.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Console output related to Typescript compilation should identify being for either components or for browswer scripts.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Ignore script and code tags during tokenization.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Include tokens in code blocks are being reported as unresolved.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
CSS files should be first class assets to support {baseURL} tokenizatiion.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Unresolved token reporting drops the last closing brace for include tokens.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Log warning to the console if user project does not have a 404.html document.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Though template front matter is documented as a requirement, this is not enforced in the codebase.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Update to Node v18.18.0 LTS and address all related issues.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Include cache bust metric when release is called without the --verbose option and is called with the --cache-bust option.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Refactor the cli help to accommodate multiple command options.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Provide CLI --verbose logging option.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Update Buster dependency to v1.1.0.
jeffschwartz opened this issue about 1 year ago
jeffschwartz opened this issue about 1 year ago
Include excerpt among the tokens that are exposed from a post as simple tokens.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Provide the ability to make the composition of includes conditional based on build strategy using configuration.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add direct support for cache busting via 4awpawz/buster.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Provide the ability to make the composition of includes conditional based on build strategy using front matter.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Report all WIPS to the console when building for release.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
When tokenizing a post, expose its post date, categories and tags as simple token values.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
The tokenize service no longer should be async as the configuration object is no longer accessed asynchronously.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add metrics reporting to the console for the tokenize service.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Note and report all unresolved tokens per HTML document.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Verify the src/scripts folder exists before serializing its content to the build/scripts folder.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Apply established conventions to the CLI.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
CLI guard function is all too inclusive and doesn't show general help.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Refactor the CLI for color and content.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Remove all references to the project generator from the project.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Refactor composition.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Post names are generated incorrectly when they contain hyphens beyond their post date.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Support 404.html document generation.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Refactor discovery.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Bug: The calculation for determining the target path for serializing the scripts folder should be based on the current build strategy but isn't.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Project generator should be a stand alone global module.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add cache busting as a post build cycle process.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add support for global tokens.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Install project generator v1.0.0-beta.8.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Install project generator v1.0.0-beta.6.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add Typescript support for browser scripts.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Support .jsx components.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Guard against serializing non existent folders that crash the build.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Before serializing pages, beautify their content.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
WIPs should not be included in metadata during release builds.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Generated time stamp for post date is off by 1 day.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
The src/templates/posts/index.html) document isn't being written to config.userConfig.postsFolderName.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Component string properties shouldn't contain extra surround quotes.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Support Wips Without Paths.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Create end user projects using @4awpawz/fusion-typescript-project-generator.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
# Add collection ame to generated collection ages.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Generated component properties contain tag delimiters.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
All properties passed to components should be packaged in the props object.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Logo
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
gray-matter excerpts aren't being recognized in markdown files.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add post date value (in milliseconds) to post assets.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Post are incorrectly written to the root of the build folder when the userConfig.postsFolder property is set to an empty string.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Discovery throws exception when a post doesn't include categories.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Support default associated pages.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Compile all components (atomic compilation) only when any one component is stale.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Multi-platform testing.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Custom URL formats.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
CLI bin/bin.js Not Executable On Mac OS Ventura.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Support WIP folders.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Add url property to template assets.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
baseURL is being applied when building for development.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Tokens in generated collection pages are never resolved.
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Build Strategies
jeffschwartz opened this issue over 1 year ago
jeffschwartz opened this issue over 1 year ago
Browser Refresh Needed When Build Folder Is Created.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Call render-to-string for content returned from user components.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Log exceptions and stats.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Release build with support for baseURLs.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Add support for work in progress templates.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Add support for true stand alone pages?
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Rename user project configuration file name to fusion.json.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Typescript compiler should show errors for 'noUnusedLocals' and 'noUnusedParameters'.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Support base URLs.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Use Custom Components Instead of Tokens.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Copy additional folders to the build folder.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Include a total for number of pages generated in console output.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Include assets In Data Sources when calling components.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Blog Support
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Add color to console output.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Cache data sources.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Data driven tokenization.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Data driven components.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Normalize error message format.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Hydration continues even when it fails to be imported.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Hydration continues even when a component can not be resolved from its component token path.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago
Hydration continues to run even if the typescript compiler reports errors.
jeffschwartz opened this issue almost 2 years ago
jeffschwartz opened this issue almost 2 years ago