{"id":19190503,"url":"https://github.com/mdxprograms/fastic","last_synced_at":"2025-05-08T04:50:22.924Z","repository":{"id":52427016,"uuid":"186278267","full_name":"mdxprograms/fastic","owner":"mdxprograms","description":"Flask based static site boilerplate/generator","archived":false,"fork":false,"pushed_at":"2023-05-01T20:33:25.000Z","size":165,"stargazers_count":3,"open_issues_count":10,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T08:38:14.562Z","etag":null,"topics":["es6","flask","netlify","sass","static-site-generator"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdxprograms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-05-12T16:28:57.000Z","updated_at":"2021-04-29T16:24:18.000Z","dependencies_parsed_at":"2024-11-09T11:34:54.409Z","dependency_job_id":"dfe21bda-8832-4029-931c-9aa4ab3bc702","html_url":"https://github.com/mdxprograms/fastic","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/mdxprograms%2Ffastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdxprograms%2Ffastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdxprograms%2Ffastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdxprograms%2Ffastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdxprograms","download_url":"https://codeload.github.com/mdxprograms/fastic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253002841,"owners_count":21838637,"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":["es6","flask","netlify","sass","static-site-generator"],"created_at":"2024-11-09T11:34:36.912Z","updated_at":"2025-05-08T04:50:22.889Z","avatar_url":"https://github.com/mdxprograms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastic\n\n\u003eFlask based static site boilerplate/generator\n\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/2b6e7e5a-e314-47b7-be7b-e7d4dfc630e7/deploy-status)](https://app.netlify.com/sites/fastic/deploys)\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mdxprograms/fastic)\n\n### requirements\n`python 3`\n\n### setup\n```bash\nmake create-venv \u0026\u0026 echo \"DEBUG=True\" \u003e .env\n```\n\n### run dev\n`make dev`\n\n### run build\n`make build`\n\n### Using Collections\nIf you have a need for collections you can specify the folder within `config.py`\n\nExample: `collections = ['products']`\n\nThis will grab all `.md` files within `pages/products` and add them to the\n`collections` dict to use in your templates.\n\nAssuming there would be a `title` frontmatter property in a products collection file.\n```jinja2\n{% for product in collections.products %}\n  \u003ch3\u003e{{ product.title }}\u003c/h3\u003e\n{% endfor %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdxprograms%2Ffastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdxprograms%2Ffastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdxprograms%2Ffastic/lists"}