{"id":25379618,"url":"https://github.com/gearfox98/static","last_synced_at":"2025-04-09T11:41:44.760Z","repository":{"id":276912149,"uuid":"930712828","full_name":"GearFox98/static","owner":"GearFox98","description":"A static web site generator inspired by React and written in Python 🐍","archived":false,"fork":false,"pushed_at":"2025-03-17T01:46:39.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T02:41:51.373Z","etag":null,"topics":["framework","html","python3","static-site-generator","web-development"],"latest_commit_sha":null,"homepage":"","language":"Python","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/GearFox98.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-11T04:46:15.000Z","updated_at":"2025-03-09T01:11:44.000Z","dependencies_parsed_at":"2025-03-05T04:15:17.595Z","dependency_job_id":null,"html_url":"https://github.com/GearFox98/static","commit_stats":null,"previous_names":["gearfox98/static"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GearFox98%2Fstatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GearFox98%2Fstatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GearFox98%2Fstatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GearFox98%2Fstatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GearFox98","download_url":"https://codeload.github.com/GearFox98/static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248033082,"owners_count":21036724,"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":["framework","html","python3","static-site-generator","web-development"],"created_at":"2025-02-15T05:32:46.906Z","updated_at":"2025-04-09T11:41:44.755Z","avatar_url":"https://github.com/GearFox98.png","language":"Python","readme":"# Static ⚡\nA static web site generator inspired by React and written in Python 🐍\n\nStatic gives complete flexibility for building the site as it just focus on sew the pieces together. All you require is basic web programing skills and a bit of Python!\n\n### Instalation\nClone this repository and uncompress the program. Copy the 'skel' folder where you want to work and give 'static' execution permissions.\n\n#### Debian\nIf you have a Debian-like distro installed, you can install the _DEB_ package, available [here](https://github.com/GearFox98/static/releases).\n```bash\nsudo dpkg -i static_1.0-x_all.deb\n```\n\n#### Arch (AUR)\nIf you have Arch installed, you can install the `static` from _AUR_\n```bash\ngit clone https://aur.archlinux.org/static-git.git\ncd static-git\npkgbuild -i\n```\n\n### Usage\n#### Starting a new project\n```bash\nstatic-init \u003cpath\u003e [options]\n```\n\n\u003e #### **Options available:**\n\u003e **-b, --bootstrap**: gets a Bootstrap dist and installs it in the `data` folder in the project. Useful to code in places with unstable network\n\n_Note_: If no `path` provided Static⚡ will assume `current directory` to initialize the project.\n\n#### Running the project\n```bash\nstatic [command]\n```\n\n\u003e #### **Commands available:**\n\u003e **check**: checks the directory structure looking for missing directories. If there are some folders missing, this command will create them. The program stops if `html` or `pages` folders are not in the directory.\u003cbr /\u003e\u003cbr /\u003e\n\u003e **build**: implies `check`, if there's no errors found, the program will generate the pages' content in a temporary folder and tailor the pieces in one file for each page in the `dist` folder.\n\u003e **run** - Serves `dist` folder of the project, if the site is not built it calls `build` command.\n\n\u003e #### **Options available:**\n\u003e **-i, --interactive** - Sets interactive mode. Manual mode. Use with `run`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgearfox98%2Fstatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgearfox98%2Fstatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgearfox98%2Fstatic/lists"}