{"id":25488454,"url":"https://github.com/lamemakes/lame-theme","last_synced_at":"2025-11-08T06:30:36.685Z","repository":{"id":258107901,"uuid":"870971832","full_name":"lamemakes/lame-theme","owner":"lamemakes","description":"the Ghost theme for lamemakes.com","archived":false,"fork":false,"pushed_at":"2025-02-12T05:47:54.000Z","size":2983,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T06:47:15.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Handlebars","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/lamemakes.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":"2024-10-11T02:34:49.000Z","updated_at":"2025-02-12T05:47:57.000Z","dependencies_parsed_at":"2025-01-03T07:18:20.758Z","dependency_job_id":"c1c6222c-c84a-4c2c-848a-5002e7d26bb4","html_url":"https://github.com/lamemakes/lame-theme","commit_stats":null,"previous_names":["lamemakes/lame-theme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Flame-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Flame-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Flame-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Flame-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamemakes","download_url":"https://codeload.github.com/lamemakes/lame-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550303,"owners_count":19657540,"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":"2025-02-18T20:52:33.515Z","updated_at":"2025-11-08T06:30:36.655Z","avatar_url":"https://github.com/lamemakes.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [lamemakes.com](https://lamemakes.com) Ghost Theme 👻\n\n🏗️ **This theme is a WIP and will likely be ugly in both code \u0026 UI until finished** 🏗️\n\nThis theme is based off of the [Ghost Starter Theme](https://github.com/TryGhost/Starter), utilizing icons from [Heroicons](https://heroicons.com)\n\n## TODO\n\n- [X] No script friendly\n  - [X] Mobile menu is JS-free\n  - [X] Ghost search is hidden when JS is disabled\n  - [X] Only used minimally to enhance non-mission critical pieces of the site (ie. pics view)\n  - [ ] Handle pagination\n- [ ] Add linting\n  - [X] Uses [rustywind](https://github.com/avencera/rustywind) to sort tailwind classes\n  - [ ] Other linters? most don't seem to play well with handlebars\n- [ ] Post formatting\n- [ ] Add new logo\n- [ ] Pics page\n- [ ] Auto deploy pipeline\n- [ ] Mobile version\n  - [X] Mobile menu implemented\n- [ ] Accessibility improvements\n  - [X] Color contrast\n  - [X] Ensure tabability through site\n  - [ ] More alt text/better ARIA\n- [X] Add link to RSS\n- [ ] Build about page\n- [ ] Reduce load time from large background images\n- [ ] Pagination/infinite scroll\n\n\n## Routing\n\nThis theme uses a custom `routes.yaml` to accomodate the custom views of blog/pics, which is the following:\n\n```yaml\n  /pics/:\n    controller: channel\n    filter: tag:[pics,pic]\n    template: pics\n  /blog/:\n    controller: channel\n    filter: primary_tag:-pic\n    template: blog\n\n\ncollections:\n  /:\n    permalink: /{slug}/\n    template: index\n    filter: primary_tag:-pic\n\n\ntaxonomies:\n  tag: /tag/{slug}/\n  author: /author/{slug}/\n\n```\n\nHere, only posts with tags of `pic` \u0026 `pics` will show under `/pics/` while everything that doesn't have a **primary** tag of `pic` will show under `/blog/`. I manually tag all photos that have a gallery with `pics`, and any random individual picture I want to upload are tagged with `pic`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamemakes%2Flame-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamemakes%2Flame-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamemakes%2Flame-theme/lists"}