SiteFi
SiteFi copied to clipboard
A simple WebSharper-based static blog generator with markdown articles.
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
I have tested this on my personal branch and looks fine, let me know if there's something weird closes #28
I have added the "content" node in the RSS/ATOM Feeds in my fork, this can help for cross-posting to other blogs like [dev.to](https://dev.to/p/publishing_from_rss_guide) if this is something of interest let...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The ps1 file is only runnable on Windows.
Adds blog article
I've been getting more into the JAMstack approach and was curious whether the refresh functionality could be triggered by an Azure Function rather than a dedicated web server endpoint. Can...
I think it might be useful to have a separate page to browse all available categories/tags. I.e something like that:  not sure how to do it properly but my...