{"id":18648815,"url":"https://github.com/mitchmac/hydeout-jekyll-starter","last_synced_at":"2026-03-19T05:36:26.987Z","repository":{"id":145858859,"uuid":"286821424","full_name":"mitchmac/hydeout-jekyll-starter","owner":"mitchmac","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-11T18:59:32.000Z","size":70928,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T21:46:22.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":false,"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/mitchmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-08-11T18:39:13.000Z","updated_at":"2023-03-07T15:37:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"bda61a95-7ddb-45a0-8548-1f9bb591aae2","html_url":"https://github.com/mitchmac/hydeout-jekyll-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mitchmac/hydeout-jekyll-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchmac%2Fhydeout-jekyll-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchmac%2Fhydeout-jekyll-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchmac%2Fhydeout-jekyll-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchmac%2Fhydeout-jekyll-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchmac","download_url":"https://codeload.github.com/mitchmac/hydeout-jekyll-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchmac%2Fhydeout-jekyll-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28998208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"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":[],"created_at":"2024-11-07T06:34:03.643Z","updated_at":"2026-02-02T01:05:09.017Z","avatar_url":"https://github.com/mitchmac.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n---\n# Hyde / Hydeout\n\nTo make changes to these theme, shadow files from [Hydeout](https://github.com/fongandrew/hydeout/).\n\n![Desktop](https://github.com/fongandrew/hydeout/blob/master/_screenshots/1.png?raw=true)\n\u003cimg alt=\"Mobile home page\" src=\"https://github.com/fongandrew/hydeout/blob/master/_screenshots/2.png?raw=true\" width=\"300px\" /\u003e\n\u003cimg alt=\"Mobile post page\" src=\"https://github.com/fongandrew/hydeout/blob/master/_screenshots/3.png?raw=true\" width=\"300px\" /\u003e\n\n### Keep It Simple\n\nIn keeping with the original Hyde theme, Hydeout aims to keep the overall\ndesign lightweight and plugin-free. JavaScript is currently limited only\nto Disqus and Google Analytics (and is only loaded if you provide configuration\nvariables).\n\nHydeout makes heavy use of Flexbox in its CSS. If Flexbox is not available,\nthe CSS degrades into a single column layout.\n\n## First Steps\n\n### 1. Import\n\nTo give you a running start this installation puts a fully configured [starter repo](https://github.com/forestryio/hydeout-jekyll-starter) into your Git account and sets it up in a content manager / CMS.\n\n[_Forestry_](https://forestry.io) _Starter-Kit:_\n\n[![Import this project into Forestry](https://assets.forestry.io/import-to-forestry.svg)](https://app.forestry.io/quick-start?repo=forestryio/hydeout-jekyll-starter\u0026provider=github\u0026engine=jekyll)\n\nYou've now successfully installed your Hydeout Theme in a Jekyll project.\n\nThere's a few more settings we need to customize before you can get started.\n\n### 1. Deployment\n\nCurrently your site is only visible to you but there's a few options to quickly make your site available to the world.\n\nThe easiest option in our opinion is Netlify. It's quick to setup and relatively easy to maintain.\n\n1. Go to \u003ca href=\"https://app.netlify.com/start\" target=\"_blank\"\u003ehttps://app.netlify.com/start\u003c/a\u003e\n2. Connect your Git provider and provide Netlify access to your repository (e.g. username/hydeout)\n3. Select and Click on your repository\n4. Enter your build settings.\n   * Build Command: `bundle exec jekyll build`\n   * Publish Directory: `_site`\n5. Click on `Deploy Site`\n\n![](https://forestry.io/img/theme/netlify-step-4.gif)\n\n1. Lastly copy your URL (e.g. https://something-something-123456.netlify.com/) and add it as your URL in your [`Site Configuration`](#/pages/config-toml).\n\nThe more powerful option is deployment to AWS and makes sense if you have experience with S3 and Cloudformation. You can find detailed documentation and a deployment template [here](https://forestry.io/docs/hosting/s3-cloudfront-stack/).\n\nFor other deployment options please check out our list [here](https://forestry.io/docs/hosting/) (including Webhooks, FTP/SFTP and Github Pages).\n\n### 2. Advanced Settings\n\n#### Theme\n\nTheme colors can be configured in [Site Configuration](#/pages/_config-yml) under `Theme Colors`. Choose the Sidebar Background and Foreground color as well as the Link color.\n\nSee the [variables](https://github.com/fongandrew/hydeout/blob/master/_sass/hydeout/_variables.scss) file for other variables you can override.\n\n#### Replace Favicon\n\nYou can replace the favicon (the small icon that shows up in the tab of your page in a browser) by going to the [Media Library](#/media/) and removing `favicon.png` and `favicon.ico` and replacing them with your own version.\n\n#### Reverse layout\n\n![Hydeout with reverse layout](https://f.cloud.github.com/assets/98681/1831230/42b0d3ac-7384-11e3-8d54-2065afd03f9e.png)\n\nTo reverse page orientation activate `Reverse Layout` in `Site Configuration`.\n\n#### Commentary with Disqus\n\nYou can optionally enable a comment system powered by Disqus for your posts. Simply add your Disqus Shortname in `Site Configuration` -\u003e `Additional Settings` -\u003e `Disqus Shortname`.\n\nIf you don't have a Disqus Account you can sign up for an account [here](https://disqus.com/).\n\n#### Google Analytics\n\nGoogle Analytics can be enabled by assigning your tracking code to `Site Configuration` -\u003e `Additional Settings` -\u003e `Google Analytics Tracking Code`.\n\nIf you don't have a Google Analytics Account you can sign up for an account [here](https://marketingplatform.google.com/about/analytics/).\n\n### 3. Editing in Forestry\n\nYour site is completely editable in Forestry. The Hydeout theme is a simple responsive blog completely based on posts and a sidebar menu.\n\n#### Creating and Editing A New Page/Post\n\nPages and Posts are separated into two different categories.\n\nTo create a new page or post click on _Create New_ and select _Post_ (or _Page_ depending what section you are in). Enter a title and click _Create_ to proceed to the editor.\n\n![](https://forestry.io/img/theme/create-new.png)\n\nOn the left side you'll find general settings (e.g. title, subtitle, date etc.) and on the other side you have access to the Forestry Editor. The toolbar at the bottom of the editor will help you format and more easily navigate the editor.\n\n![](https://forestry.io/img/theme/toolbar.png)\n\n#### Add and Edit the Sidebar\n\nTo add new links and edit existing ones navigate to [Pages](#/menus/main), select a page and activate `Sidebar Link`.\n\nYou are also able to reorder links by setting the `Sidebar Sort Order` value with a position number (1 is the highest position). The position is set in relation to the other pages (e.g. 1 is above 10 is above 35).\n\n#### Create Categories\n\nCategories are the only pages that automatically show in your Sidebar. To add a new category navigate to [Categories](#/sections/categories/) and click on `Add New` -\u003e `New Page`. By default the title will be used as the Category but you can also define a different category name. The content of the page will be shown above the posts that are assigned this category. You can assign a post a specific category by adding it in the post's `categories` field.\n\n#### Special Pages (Tags \u0026 Search)\n\nIn the [Pages](#/sections/pages/) section you can add a Tags page and a Search page. These will show up as icons in the bottom of your sidebar by default. If you have no need for them you can simply remove these and the icons will be removed from your Sidebar as well.\n\nIf you have accidentally removed them you can always add them back in by creating a new page in [Pages](#/sections/pages/) and selecting the appropriate Template.\n\n#### Preview\n\nYou can preview any post or page to see what it looks like before you publish your changes. Simply click on \u003csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\"\u003e\u003cg fill=\"none\" fill-rule=\"evenodd\" stroke=\"currentcolor\" stroke-width=\"1.2\"\u003e\u003cpath d=\"M12 18c6 0 10-6 10-6s-4-6-10-6-10 6-10 6 4 6 10 6z\"\u003e\u003c/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c/circle\u003e\u003c/g\u003e\u003c/svg\u003e in the top-right corner of your editor.\n\n#### Publish\n\nAll new posts/pages start out as draft. To publish a post/page you'll have to turn **Draft** to **OFF** and click on **Save**. If you've set up the site as outlined in the **Deployment** section, Forestry will no build your site and your hosting provider (Netlify, AWS, etc.) is going to update your website shortly.\n\n![](https://forestry.io/img/theme/publish.png)\n\n_More Information on Editing with Forestry_ [_here_](https://forestry.io/docs/editing/markdown-editor/)  \n_The full documentation for Developers using Forestry can be found_ [_here_](https://forestry.io/docs/)\n\n***\n\n### Author\n\n**Mark Otto**\n\n* [https://github.com/mdo](https://github.com/mdo \"https://github.com/mdo\")\n* [https://twitter.com/mdo](https://twitter.com/mdo \"https://twitter.com/mdo\")\n\n**Andrew Fong**\n\n* [https://github.com/fongandrew](https://github.com/fongandrew \"https://github.com/fongandrew\")\n* [https://twitter.com/fongandrewc](https://twitter.com/fongandrewc \"https://twitter.com/fongandrewc\")\n\n### License\n\nOpen sourced under the [MIT license](LICENSE.md).\n\n\u003c3","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchmac%2Fhydeout-jekyll-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchmac%2Fhydeout-jekyll-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchmac%2Fhydeout-jekyll-starter/lists"}