{"id":15516018,"url":"https://github.com/apehex/jekyll-theme-parallelism","last_synced_at":"2026-02-19T19:00:43.382Z","repository":{"id":53580656,"uuid":"185162132","full_name":"apehex/jekyll-theme-parallelism","owner":"apehex","description":"A Jekyll version of the \"Parallelism\" theme by HTML5 UP.","archived":false,"fork":false,"pushed_at":"2025-01-16T10:45:12.000Z","size":2499,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-13T06:57:09.397Z","etag":null,"topics":["html-template","jekyll-theme","ruby-gem","static-website"],"latest_commit_sha":null,"homepage":"https://apehex.github.io/jekyll-theme-parallelism/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apehex.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null},"funding":{"github":"moodule","patreon":"moodule","custom":"https://www.paypal.me/moodule"}},"created_at":"2019-05-06T09:08:13.000Z","updated_at":"2025-12-22T13:59:02.000Z","dependencies_parsed_at":"2025-08-02T13:17:26.928Z","dependency_job_id":"7f2ac46b-82f4-4d1a-9bf9-921caa898823","html_url":"https://github.com/apehex/jekyll-theme-parallelism","commit_stats":null,"previous_names":["moodule/jekyll-theme-parallelism"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apehex/jekyll-theme-parallelism","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apehex%2Fjekyll-theme-parallelism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apehex%2Fjekyll-theme-parallelism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apehex%2Fjekyll-theme-parallelism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apehex%2Fjekyll-theme-parallelism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apehex","download_url":"https://codeload.github.com/apehex/jekyll-theme-parallelism/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apehex%2Fjekyll-theme-parallelism/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"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":["html-template","jekyll-theme","ruby-gem","static-website"],"created_at":"2024-10-02T10:05:25.006Z","updated_at":"2026-02-19T19:00:43.376Z","avatar_url":"https://github.com/apehex.png","language":"SCSS","funding_links":["https://github.com/sponsors/moodule","https://patreon.com/moodule","https://www.paypal.me/moodule"],"categories":[],"sub_categories":[],"readme":"# Parallelism - Jekyll theme\n\n\u003e A Jekyll version of the \"Parallelism\" theme by [HTML5 UP][html5up].\n\nYou can preview the theme [here](https://apehex.github.io/jekyll-theme-parallelism).\n\n![Parallelism Theme](assets/images/screenshot.jpg \"Parallelism Theme\")\n\n# Features\n\n\u003e **Responsive**: out of the box support for all screen sizes, be it smartphones, laptops, tablets...\n\n\u003e **Multilingual**: easily manage pages, menu, url, dates, sitemap in several languages\n\n\u003e **Customizable**: theme colors, menu, social items can be changed from a central config file\n\n\u003e **Vector images**: the theme images are vectorized, render smoothly on any display and can be dynamically styled\n\n\u003e **GDPR ready**: bundled with a cookie consent plugin and a boilerplate privacy policy compliant with GDPR\n\n\u003e **SEO ready**: sitemap, robots.txt and tags are automatically generated for the website\n\n\u003e **Light**: svg images, thumbs and lazy loading for raster images, few libraries\n\n\u003e **Hardened**: form validation, recaptcha, verified libraries\n\n# Installation\n\nAdd this line to your Jekyll site's `Gemfile`:\n\n```ruby\ngem \"jekyll-theme-parallelism\"\n```\n\nAnd add this line to your Jekyll site's `_config.yml`:\n\n```yaml\ntheme: jekyll-theme-parallelism\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install jekyll-theme-parallelism\n\n# Usage\n\nFor those unfamiliar with how Jekyll works, check out [jekyllrb.com](https://jekyllrb.com/) for all the details, \nor read up on just the basics of [front matter](https://jekyllrb.com/docs/frontmatter/), [writing posts](https://jekyllrb.com/docs/posts/), \nand [creating pages](https://jekyllrb.com/docs/pages/).\n\n## Initialization\n\nCopy the file `_config.yml` from the theme repository to the root of your website folder tree.\nThe following section explains what the settings impact and how to configure `_config.yml` properly.\n\n## Configuration\n\nYou can use the following custom parameters in `_config.yml`.\n\n### Site\n\nBoth `title` and `subtitle` are displayed side by side :\n- in the tab name\n- at the top of the page, in the header\n\n### Social\n\nSocial icons will appear for each url your fill in, among `facebook_url` etc.\n\n### Contact\n\nYour contact information can be used in contact forms, the footer or anywhere else.\n\n### Recaptcha\n\nThe contact form is validated using [google's recaptcha plugin][recaptcha-documentation].\nFirst, you need to [sign your website up] to enable the plugin.\nGoogle will provide you with a **client-side integration key**: copy it to `_config.yml` under `recaptcha.sitekey`.\n\n## Publication\n\n### On Github Pages\n\nIn your own website's repository, edit the `_config.yml` file:\n\n```yaml\nurl: \"https://\u003cgithub-account-name\u003e.github.io/\u003crepository-name\u003e\"\n```\n\nBuild the website with:\n\n    $ JEKYLL_ENV=production bundle exec jekyll build\n\nCommit all your work to the current branch.\n\nCreate a branch named `gh-pages`:\n\n    $ git checkout -b gh-pages\n\nAnd finally replace the repository's content with the generated webpages:\n\n    $ mkdir ~/backup\n    $ mv ./* ~/backup/\n    $ mv ~/backup/.git ./\n    $ mv ~/backup/_site/* ./\n    $ git add .\n    $ git commit -m \"First draft\"\n\nThe repository's content is backup in the home directory of the user.\n\nAnd finally push to github\n\n    $ git push --u origin gh-pages\n\n### On any server\n\nIn your own website's directory, edit the `_config.yml` file:\n\n```yaml\nurl: \"https:\u003cdomain-name\u003e\"\n```\n\nBuild the website with:\n\n    $ JEKYLL_ENV=production bundle exec jekyll build\n\nCopy the content of the folder `_site` to your server, most likely in `www`.\n\nIf necessary, configure your server to serve this directory.\n\n# Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/apehex/jekyll-theme-parallelism. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant][contributor-covenant] code of conduct.\n\n# Development\n\nTo set up your environment to develop this theme, run `bundle install`.\n\nTo test the theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using the theme. Add pages, documents, data, etc. like normal to test the theme's contents. As you make modifications to the 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 the theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git are be bundled.\nTo add a custom directory to the theme-gem, please edit the regexp in `jekyll-theme-parallelism.gemspec` accordingly.\n\n# Credits\n\nOriginal README from HTML5 UP:\n\n```\nParallelism by HTML5 UP\nhtml5up.net | @ajlkn\nFree for personal and commercial use under the CCA 3.0 license (html5up.net/license)\n\n\nIt's done! Parallelism was an idea I mocked up a few months ago but, due to other\ncommittments, didn't get around to putting to code until recently. Different to\nmy more general-purpose freebies, this one's specifically built for portfolio use\nwith a very unique look/layout. Hope you enjoy it!\n\nDemo images* are courtesy of the supremely talented photographer Felicia Simion.\nIf you like photography or just enjoy being blown away by awesome stuff, check\nout her portfolio for more stunning images:\n\nhttp://ineedchemicalx.deviantart.com/\n\n(* = Not included! Only meant for use with my own on-site demo, so please do NOT download\nand/or use any of Felicia's work without her explicit permission!)\n\nFeedback, bug reports, and comments are not only welcome, but strongly encouraged :)\n\nAJ\naj@lkn.io | @ajlkn\n\n\nCredits:\n\n    Demo Images:\n        Felicia Simion (ineedchemicalx.deviantart.com)\n            \"Pasadena\" (ineedchemicalx.deviantart.com/art/Pasadena-357650036)\n            \"Your really got me\" (ineedchemicalx.deviantart.com/art/You-really-got-me-345249340)\n            \"Ad Infinitum\" (ineedchemicalx.deviantart.com/art/Ad-infinitum-354203162)\n            \"Different.\" (ineedchemicalx.deviantart.com/art/Different-353708988)\n            \"Elysium\" (ineedchemicalx.deviantart.com/art/Elysium-355393900)\n            \"Kingdom of the Wind\" (ineedchemicalx.deviantart.com/art/Kingdom-of-the-Wind-348268044)\n            \"The Pursuit\" (ineedchemicalx.deviantart.com/art/The-Pursuit-355003425)\n            \"Boundless\" (ineedchemicalx.deviantart.com/art/Boundless-291831118)\n            \"The Spectators\" (ineedchemicalx.deviantart.com/art/The-Spectators-342155982)\n\n    Icons:\n        Font Awesome (fontawesome.io)\n\n    Other:\n        jQuery (jquery.com)\n        normalizeWheel (@miorel + @pieterv of Facebook)\n        Responsive Tools (github.com/ajlkn/responsive-tools)\n```\n\nInspired by the conversions of [Andrew Banchich][andrew-banchich].\n\nUses the basic template from the [cookie consent plugin][cookieconsent].\n\nRepository [Jekyll logo][jekyll-logo] icon licensed under a [Creative Commons Attribution 4.0 International License][cc4-license].\n\n## License\n\nThe theme is available as open source under the terms of the [CC-BY-3.0](LICENSE).\n\n[andrew-banchich]: https://gitlab.com/andrewbanchich\n[cc4-license]: http://choosealicense.com/licenses/cc-by-4.0/\n[contributor-covenant]: http://contributor-covenant.org\n[cookieconsent]: https://github.com/osano/cookieconsent\n[html5up]: https://html5up.net/\n[jekyll-logo]: https://github.com/jekyll/brand\n[recaptcha-documentation]: https://developers.google.com/recaptcha/intro\n[recaptcha-registering]: https://www.google.com/recaptcha/admin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapehex%2Fjekyll-theme-parallelism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapehex%2Fjekyll-theme-parallelism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapehex%2Fjekyll-theme-parallelism/lists"}