{"id":26344054,"url":"https://github.com/krymtkts/blog-fable","last_synced_at":"2025-03-16T05:26:41.356Z","repository":{"id":162451701,"uuid":"634121909","full_name":"krymtkts/blog-fable","owner":"krymtkts","description":"A small Fable app project to generate static pages","archived":false,"fork":false,"pushed_at":"2024-09-14T04:50:29.000Z","size":970,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-15T15:20:49.643Z","etag":null,"topics":["fable","fsharp","static-site-generator"],"latest_commit_sha":null,"homepage":"https://krymtkts.github.io/blog-fable/index.html","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krymtkts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-29T05:42:55.000Z","updated_at":"2024-09-14T04:50:31.000Z","dependencies_parsed_at":"2023-12-17T02:23:27.723Z","dependency_job_id":"e94f6490-9297-4dd0-b349-cccd59ab39e8","html_url":"https://github.com/krymtkts/blog-fable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krymtkts%2Fblog-fable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krymtkts%2Fblog-fable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krymtkts%2Fblog-fable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krymtkts%2Fblog-fable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krymtkts","download_url":"https://codeload.github.com/krymtkts/blog-fable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830761,"owners_count":20354840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fable","fsharp","static-site-generator"],"created_at":"2025-03-16T05:26:40.834Z","updated_at":"2025-03-16T05:26:41.335Z","avatar_url":"https://github.com/krymtkts.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Blog Fable](https://krymtkts.github.io/blog-fable/index.html)\n\n![Deploy GitHub Pages](https://github.com/krymtkts/blog-fable/actions/workflows/gh-pages.yml/badge.svg)\n[![Known Vulnerabilities](https://snyk.io/test/github/krymtkts/blog-fable/badge.svg)](https://snyk.io/test/github/krymtkts/blog-fable)\n\nThis is a small [Fable](https://fable.io/) app project to generate static pages.\nUse React with [Feliz](https://zaid-ajaj.github.io/Feliz/#/).\n\nThis repository re-creates a subset of [fable-compiler/static-web-generator](https://github.com/fable-compiler/static-web-generator) with the latest dependencies.\n\nGitHub Pages deployment is [here](https://krymtkts.github.io/blog-fable/index.html).\nYou can view the sample pages on this site.\n\n## Motivation\n\n- Learn how to write app with Fable\n- Rebuild [My personal blog](https://github.com/krymtkts/krymtkts.github.io) with F#\n\n## Supported features\n\n- [x] Post\n- [x] Page\n- [x] RSS feed\n- [x] Sitemap\n- [x] Dev server\n- [x] Color scheme\n\n## Constraints\n\nThe filename for pages should follow the pattern below.\n\n`^[a-zA-Z0-9-.\\s]+\\.md$`\n\nThe filename for posts should follow the pattern below.\n\n`^\\d{4}-\\d{2}-\\d{2}-[a-zA-Z0-9-.\\s]+\\.md$`\n\n## Building and running the app\n\n- Install dependencies: `npm install`\n- Build entire pages: `npm run build`\n  - It depends `npm run build-fable` and `npm run build-css`\n    - Build pages: `npm run build-fable`\n    - Build styles: `npm run build-css`\n- Build pages and start a development server: `npm run dev`\n  - After finished the first compilation, open: `http://localhost:8080/` automatically\n  - The simplest way to build and start a server\n\n## Credits\n\nThis repository incorporates parts of the following open source software:\n\n- The project based on [fable-compiler/static-web-generator: Simple Fable Node.js app to generate static pages](https://github.com/fable-compiler/static-web-generator)\n- `Node.Extra.fs` is originally written in [MangelMaxime/Nacara](https://github.com/MangelMaxime/Nacara)\n- `dev-server.fsx` based on [sergey-tihon/suave-angular2-demo: Demo site for Suave 1.0 + Angular 2.0.0-beta.0](https://github.com/sergey-tihon/suave-angular2-demo)\n- Color schema based on [Solarized](https://ethanschoonover.com/solarized/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrymtkts%2Fblog-fable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrymtkts%2Fblog-fable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrymtkts%2Fblog-fable/lists"}