{"id":13430402,"url":"https://github.com/broccolini/swiss","last_synced_at":"2025-04-13T02:24:59.348Z","repository":{"id":41259798,"uuid":"65056927","full_name":"broccolini/swiss","owner":"broccolini","description":"Jekyll theme inspired by Swiss design","archived":false,"fork":false,"pushed_at":"2024-07-27T01:05:40.000Z","size":151,"stargazers_count":524,"open_issues_count":104,"forks_count":187,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-04T04:11:46.077Z","etag":null,"topics":["jekyll-site","jekyll-theme","jekyll-themes","swiss","theme"],"latest_commit_sha":null,"homepage":"http://broccolini.net/swiss/","language":"HTML","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/broccolini.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":"2016-08-06T00:17:37.000Z","updated_at":"2025-04-04T01:54:09.000Z","dependencies_parsed_at":"2023-01-29T20:01:32.170Z","dependency_job_id":"113df452-a409-4efb-8ec8-a9546968bb68","html_url":"https://github.com/broccolini/swiss","commit_stats":{"total_commits":133,"total_committers":7,"mean_commits":19.0,"dds":0.06015037593984962,"last_synced_commit":"cbf02071aff32c59030a55b0dadbe450eefa4aa3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broccolini%2Fswiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broccolini%2Fswiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broccolini%2Fswiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broccolini%2Fswiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broccolini","download_url":"https://codeload.github.com/broccolini/swiss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248655031,"owners_count":21140417,"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":["jekyll-site","jekyll-theme","jekyll-themes","swiss","theme"],"created_at":"2024-07-31T02:00:53.129Z","updated_at":"2025-04-13T02:24:59.328Z","avatar_url":"https://github.com/broccolini.png","language":"HTML","funding_links":[],"categories":["HTML","Official Themes"],"sub_categories":["Intro / Disclaimer"],"readme":"# Swiss Jekyll Theme\n\n[![Gem Version](https://badge.fury.io/rb/jekyll-swiss.svg)](https://badge.fury.io/rb/jekyll-swiss)\n\nSwiss is a bold Jekyll theme inspired by Swiss design and the works of Massimo Vignelli. This theme lends itself well to sites heavy on written content.\n\n### Features:\n* Mobile-first design ensures this theme performs fastest on mobile while scaling elegantly to desktop-size screens.\n* Designed for blogs and sites heavy on written content, with bold typography styles, homepage summaries, and previous/next snippets.\n* Supports a wide range of HTML elements and markdown.\n* Flexible styles that can be reused for customization without adding additional CSS.\n* Dynamically generated navigation links. See docs for adding pages with specific post category for-loops.\n\n## Installation\n\nAdd this line to your Jekyll site's Gemfile:\n\n```ruby\ngem \"github-pages\", group: :jekyll_plugins\n```\n\nAnd add this line to your Jekyll site:\n\n```yaml\nremote_theme: broccolini/swiss\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nThis theme comes in eight different color variations. The default is set to the black theme, to change to a different theme edit the config under `theme_color: black` to one of the following colors:\n\n|                                                                                                                                          |                                                                                                                                          |\n|:-----------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------|\n| `theme_color: black`                                                                                                                     | `theme_color: red`                                                                                                                       |\n| \u003cimg width=\"330\" alt=\"black\" src=\"https://cloud.githubusercontent.com/assets/334891/18476835/8d70b330-7999-11e6-8c84-a558906d636e.png\"\u003e  | \u003cimg width=\"330\" alt=\"red\" src=\"https://cloud.githubusercontent.com/assets/334891/18477185/c53af09a-799a-11e6-9354-b9bf1a7f1826.png\"\u003e    |\n| `theme_color: white`                                                                                                                     | `theme_color: gray`                                                                                                                      |\n| \u003cimg width=\"330\" alt=\"white\" src=\"https://cloud.githubusercontent.com/assets/334891/18477206/d9dc55fc-799a-11e6-89f2-b4ae150caa80.png\"\u003e  | \u003cimg width=\"330\" alt=\"gray\" src=\"https://cloud.githubusercontent.com/assets/334891/18477058/4e61700c-799a-11e6-80a0-805e57f2563e.png\"\u003e   |\n| `theme_color: blue`                                                                                                                      | `theme_color: magenta`                                                                                                                      |\n| \u003cimg width=\"330\" alt=\"blue\" src=\"https://cloud.githubusercontent.com/assets/334891/18477240/f03646d2-799a-11e6-8895-25b37d3a1438.png\"\u003e   | \u003cimg width=\"330\" alt=\"magenta\" src=\"https://cloud.githubusercontent.com/assets/334891/18477252/fb2f5128-799a-11e6-8c8f-e79d9c1884b7.png\"\u003e   |\n| `theme_color: orange`                                                                                                                    | `theme_color: yellow`                                                                                                                    |\n| \u003cimg width=\"330\" alt=\"orange\" src=\"https://cloud.githubusercontent.com/assets/334891/18477265/06e302bc-799b-11e6-970e-6461b2a89c57.png\"\u003e | \u003cimg width=\"330\" alt=\"yellow\" src=\"https://cloud.githubusercontent.com/assets/334891/18477278/117347aa-799b-11e6-83a8-f82341c143e0.png\"\u003e |\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/broccolini/swiss. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Development\n\nTo set up your environment to develop this theme, run `bundle install`.\n\nYour theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.\n\nWhen your theme is released, only the files in `_layouts`, `_includes`, and `_sass` tracked with Git will be released.\n\n## License\n\nThe theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroccolini%2Fswiss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroccolini%2Fswiss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroccolini%2Fswiss/lists"}