{"id":18248993,"url":"https://github.com/antznin/seattle","last_synced_at":"2025-04-08T19:56:03.558Z","repository":{"id":212854796,"uuid":"708259966","full_name":"antznin/seattle","owner":"antznin","description":"Simple HTML/CSS website generator to display images from directories.","archived":false,"fork":false,"pushed_at":"2024-01-02T07:21:02.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T15:49:45.925Z","etag":null,"topics":[],"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/antznin.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-10-22T02:22:52.000Z","updated_at":"2024-06-30T02:27:00.000Z","dependencies_parsed_at":"2024-01-02T08:38:05.332Z","dependency_job_id":"19808f61-8e31-48f0-8fa4-736671954352","html_url":"https://github.com/antznin/seattle","commit_stats":null,"previous_names":["antznin/seattle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antznin%2Fseattle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antznin%2Fseattle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antznin%2Fseattle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antznin%2Fseattle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antznin","download_url":"https://codeload.github.com/antznin/seattle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247918927,"owners_count":21018044,"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":[],"created_at":"2024-11-05T09:38:53.295Z","updated_at":"2025-04-08T19:56:03.526Z","avatar_url":"https://github.com/antznin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seattle\n\nSimple website generator that reads the content of `images/` and generates a\nminimal and single-threaded website.\n\nNo javascript, php, etc. Only HTML/CSS.\n\n## Dependencies\n\nThis script depends on [`yattag`](https://www.yattag.org/).\n\n## Usage\n\n```shell\n./generate \u003cfilename\u003e\n```\n\n## `images/`\n\nThe `images/` directory must have this format:\n\n```\nimages\n├── 001\u003cDirectory name 1\u003e\n│   ├── Pic01.jpg\n│   ├── Pic02.jpg\n│   └── ...\n├── 002\u003cDirectory name 2\u003e\n│   ├── Pic01.jpg\n│   ├── Pic02.jpg\n│   └── ...\n└── ...\n```\n\n* Directory names must include a number to sort them by name.\n\n* Pictures are sorted by filenames. Thankfully, most cameras name include a\n  `YYYYmmdd` date in the filename.\n\n## Polling script\n\nA simple polling `./poll` script detect changes in `images/` with `inotifywait`,\nfor automatic updates of the html file when changes happen in that directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantznin%2Fseattle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantznin%2Fseattle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantznin%2Fseattle/lists"}