{"id":20828971,"url":"https://github.com/the-akira/flask-genesis","last_synced_at":"2025-05-07T21:21:43.599Z","repository":{"id":53463191,"uuid":"213765804","full_name":"the-akira/Flask-Genesis","owner":"the-akira","description":"A simple to use Static Site Generator","archived":false,"fork":false,"pushed_at":"2024-03-03T06:07:58.000Z","size":610,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T14:11:18.151Z","etag":null,"topics":["flask","flask-application","flask-extensions","flask-website","python-web-development","python3"],"latest_commit_sha":null,"homepage":"https://flaskgenesis.netlify.app","language":"HTML","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/the-akira.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}},"created_at":"2019-10-08T22:14:02.000Z","updated_at":"2024-04-05T21:49:35.000Z","dependencies_parsed_at":"2024-03-03T07:22:06.400Z","dependency_job_id":"00ac01ae-daff-4214-8b4f-1d1312386314","html_url":"https://github.com/the-akira/Flask-Genesis","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/the-akira%2FFlask-Genesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Genesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Genesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Genesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-akira","download_url":"https://codeload.github.com/the-akira/Flask-Genesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252955159,"owners_count":21831058,"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":["flask","flask-application","flask-extensions","flask-website","python-web-development","python3"],"created_at":"2024-11-17T23:19:00.565Z","updated_at":"2025-05-07T21:21:43.573Z","avatar_url":"https://github.com/the-akira.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Genesis\n\n![img](https://raw.githubusercontent.com/the-akira/Flask-Genesis/master/Avatar.png)\n\nA simple to use Static Site Generator made with **[Flask](https://flask.palletsprojects.com/en/1.1.x/)**, **[Flask-FlatPages](https://flask-flatpages.readthedocs.io/en/v0.7.1/)** and **[Frozen-Flask](https://pythonhosted.org/Frozen-Flask/)**.\n\n## Features\n\n- Markdown Support\n- Syntax Highlighting\n- Search \u0026 Pagination\n- Tables\n- Tags\n- Dates\n\nYou can see a working example here: **[flaskgenesis.netlify.app](https://flaskgenesis.netlify.app)**\n\n## Installation\n\n### Clone the Repository\n\n```\ngit clone https://github.com/the-akira/Flask-Genesis.git\n```\n\n### Inside the Main Directory\n\nCreate a Virtual Environment\n\n```\npython -m venv myvenv\n```\n\nActivate the Virtual Environment\n\n```\nsource myvenv/bin/activate\n```\n\nInstall Requirements\n\n```\npip install -r requirements.txt\n```\n\nNavigate to `blog` and Run the Application\n\n```\npython server.py\n```\n\nTo generate the static site you can run the following command\n\n```\npython server.py build\n```\n\nYou can then navigate to `build` and run `python -m http.server` to see the website on your local machine. \n\nYou are able to easily deploy to [GitHub Pages](https://pages.github.com/), [GitLab Pages](https://about.gitlab.com/product/pages/), [Netlify](https://www.netlify.com/), [Python Anywhere](https://www.pythonanywhere.com/) or [Surge](https://surge.sh/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-genesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-akira%2Fflask-genesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-genesis/lists"}