{"id":14979331,"url":"https://github.com/polterguy/aista-jekyll","last_synced_at":"2026-03-07T17:06:45.043Z","repository":{"id":84670025,"uuid":"443809705","full_name":"polterguy/aista-jekyll","owner":"polterguy","description":"A Content First Jekyll Theme","archived":false,"fork":false,"pushed_at":"2022-05-04T16:25:46.000Z","size":1148,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T16:47:04.914Z","etag":null,"topics":["jekyll","jekyll-theme","jekyll-themes"],"latest_commit_sha":null,"homepage":"https://ainiro.io/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polterguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-01-02T16:09:41.000Z","updated_at":"2023-04-13T17:50:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ad94d37-41dd-4843-9596-4260a68ee4c2","html_url":"https://github.com/polterguy/aista-jekyll","commit_stats":{"total_commits":343,"total_committers":2,"mean_commits":171.5,"dds":0.002915451895043719,"last_synced_commit":"549e4436c57eb9742d37f9b38693eb3dc623ec3f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/polterguy/aista-jekyll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Faista-jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Faista-jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Faista-jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Faista-jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polterguy","download_url":"https://codeload.github.com/polterguy/aista-jekyll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Faista-jekyll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30222552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["jekyll","jekyll-theme","jekyll-themes"],"created_at":"2024-09-24T13:59:49.204Z","updated_at":"2026-03-07T17:06:45.023Z","avatar_url":"https://github.com/polterguy.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n# Aista Jekyll Theme\r\n\r\nThis is a Jekyll theme created for Aista Ltd, and more specifically [Magic Cloud](https://polterguy.github.io/) to\r\ndocument our project(s). If you want to use it for your own site, you're welcome to do so under the terms of \r\nCreative Commons Attribution-ShareAlike version 4, implying you'll have to keep the link to our web site. Below\r\nis a screenshot of the theme in use over at [Magic Cloud's documentation site](https://polterguy.github.io/).\r\n\r\n![Screenshot of theme](https://raw.githubusercontent.com/polterguy/aista-jekyll/master/screenshot.jpg)\r\n\r\nThe theme works perfectly for your GitHub Page, and in fact it was explicitly created to document our\r\nown open source framework [Magic Cloud](https://github.com/polterguy/magic), and the theme is created\r\nwith a _\"content first\"_ approach, implying content over functionality, which of course is important\r\nfor a site intended to document an open source framework such as [Magic](https://polterguy.github.io).\r\n\r\n## Installation\r\n\r\nTo use the theme add something resembling the following to your YAML configuration file _\"\\_config.yml\"_.\r\n\r\n```\r\n# The next line declares you want to use this theme\r\nremote_theme: polterguy/aista-jekyll\r\n\r\n# The next line declares the URL structure of your blog items\r\npermalink: /blog/:title\r\n\r\n# Title of your site\r\ntitle: Title of your site\r\n\r\n# Slogan of your site\r\nslogan: Slogan of your site\r\n\r\n# Description of your site\r\ndescription: This is the description for your site\r\n\r\n# Google Analytics tracking code\r\ngoogle_analytics: UA-123456789-1\r\n\r\n# Copyright displayed in the bottom right corner\r\ncopyright: © Foo, Ltd 2022\r\n\r\n# Most Wanted Response, most important link on your site\r\nmwr: /section-1/foo\r\nmwr_text: Foo 1\r\n\r\n# Background images for banner and the main body/content parts of your site\r\nbanner_bg: /assets/bg.jpeg\r\nbody_bg: /assets/bg2.jpeg\r\n\r\n# Open Graph image for pages when shared on Facebook or Twitter, etc\r\nog_image: https://some-url.com/to-open-graph-image.jpeg\r\n\r\n# Your navigation section. Declares the drop down menu items for your hamburger menu.\r\nnav_sections:\r\n  - name: Section 1\r\n    items:\r\n      - url: /section-1/foo\r\n        name: Foo 1\r\n      - url: /section-1/bar\r\n        name: Foo 2\r\n  - name: Section 2\r\n    items:\r\n      - url: /section-2/\r\n        name: Another foo\r\n```\r\n\r\nThe `remote_theme` parts needs to be exactly as above, the rest is intended for configuring your site, and include\r\nGoogle Analytics tracking codes, MWR (_\"Most Wanted Response\"_, a link on your site being the most important navigation hyperlink),\r\nand navigation sections, etc. The navigation sections becomes a navbar that you can toggle at the top of your page\r\nusing a hamburger button. If you don't provide an MWR, and/or a `nav_section`, these elements will not be rendered.\r\n\r\n## Usage\r\n\r\nThe theme is blog aware, assuming you save your blog posts into your _\"\\_posts\"_ folder. To list your blog items, create\r\na Markdown page and store at your root folder and name it for instance _\"blog.md\"_, and fill it with the following content.\r\n\r\n```markdown\r\n---\r\nlayout: blog\r\npermalink: /blog/\r\n---\r\n\r\nSome descriptive spiehl here for your blog ...\r\n\r\n```\r\n\r\nTo create a single blog item, create a file called for instance _\"2022-01-04-new-documentation-website.md\"_ and store it\r\ninto your _\"\\_posts\"_ folder and fill it as follows.\r\n\r\n```markdown\r\n---\r\nlayout: post\r\nauthor: john doe\r\n---\r\n\r\nBananas are _cool_ because they can be eaten.\r\n```\r\n\r\nIf you do the above, you can go to your site with the relative URL of `/blog/` to see a list of your blogs.\r\n\r\n### Creating custom pages\r\n\r\nTo create custom pages, you can create a markdown file such as the following and store under for instance\r\na _\"misc\"_ folder.\r\n\r\n```markdown\r\n---\r\nlayout: default\r\npermalink: /about\r\n---\r\n\r\n# About our amazingly cool website\r\n\r\nThis website is like the coolest website in the world, because it features Bananas!\r\n```\r\n\r\n## License\r\n\r\nThe theme is freely available as open source under the terms of the [Creative Commons Attribution-ShareAlike 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/legalcode).\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Faista-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolterguy%2Faista-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Faista-jekyll/lists"}