{"id":22474862,"url":"https://github.com/univunix/univui","last_synced_at":"2026-05-02T13:34:33.699Z","repository":{"id":40286831,"uuid":"257403460","full_name":"UnivUnix/UnivUI","owner":"UnivUnix","description":"Next UnivUnix Ghost theme starting from zero (relative, we are using the Ghost starter theme).","archived":false,"fork":false,"pushed_at":"2022-12-12T13:20:22.000Z","size":1691,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T17:20:01.277Z","etag":null,"topics":["ghost-theme","handlebars"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnivUnix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2020-04-20T21:04:40.000Z","updated_at":"2020-11-09T19:29:28.000Z","dependencies_parsed_at":"2023-01-27T19:45:41.347Z","dependency_job_id":null,"html_url":"https://github.com/UnivUnix/UnivUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"TryGhost/Starter","purl":"pkg:github/UnivUnix/UnivUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnivUnix%2FUnivUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnivUnix%2FUnivUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnivUnix%2FUnivUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnivUnix%2FUnivUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnivUnix","download_url":"https://codeload.github.com/UnivUnix/UnivUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnivUnix%2FUnivUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ghost-theme","handlebars"],"created_at":"2024-12-06T13:12:14.604Z","updated_at":"2026-05-02T13:34:33.682Z","avatar_url":"https://github.com/UnivUnix.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghost UnivUI Theme\n\nThe next theme of UnivUnix.com\n\n\u0026nbsp;\n\n# First time using a Ghost theme?\n\nGhost uses a simple templating language called [Handlebars](http://handlebarsjs.com/) for its themes.\n\nWe've documented our default theme pretty heavily so that it should be fairly easy to work out what's going on just by reading the code and the comments. Once you feel comfortable with how everything works, we also have full [theme API documentation](https://themes.ghost.org) which explains every possible Handlebars helper and template.\n\n**The main files are:**\n\n- `default.hbs` - The main template file\n- `index.hbs` - Used for the home page\n- `post.hbs` - Used for individual posts\n- `page.hbs` - Used for individual pages\n- `tag.hbs` - Used for tag archives\n- `author.hbs` - Used for author archives\n\nOne neat trick is that you can also create custom one-off templates just by adding the slug of a page to a template file. For example:\n\n- `page-about.hbs` - Custom template for the `/about/` page\n- `tag-news.hbs` - Custom template for `/tag/news/` archive\n- `author-ali.hbs` - Custom template for `/author/ali/` archive\n\n\n# Development\n\nStyles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need [Node](https://nodejs.org/), [Yarn](https://yarnpkg.com/) and [Gulp](https://gulpjs.com) installed globally. After that, from the theme's root directory:\n\n```bash\n# Install\nyarn\n\n# Run build \u0026 watch for changes\n$ yarn dev\n```\n\nNow you can edit `/assets/css/` files, which will be compiled to `/assets/built/` automatically.\n\nThe `zip` Gulp task packages the theme files into `dist/\u003ctheme-name\u003e.zip`, which you can then upload to your site.\n\n```bash\nyarn zip\n```\n\n# PostCSS Features Used\n\n- Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser.\n- Variables - Simple pure CSS variables\n- [Color Function](https://github.com/postcss/postcss-color-function)\n\n\n# Copyright \u0026 License\n\nCopyright (c) 2013-2020 Ghost Foundation - Released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funivunix%2Funivui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funivunix%2Funivui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funivunix%2Funivui/lists"}