{"id":13858913,"url":"https://github.com/verfasor/sparrowx","last_synced_at":"2025-07-14T01:32:06.065Z","repository":{"id":174920532,"uuid":"153918223","full_name":"verfasor/sparrowx","owner":"verfasor","description":"Minimal, SEO-friendly, Jekyll + Netlify CMS Boilerplate.","archived":false,"fork":false,"pushed_at":"2022-11-28T03:28:54.000Z","size":122865,"stargazers_count":27,"open_issues_count":0,"forks_count":25,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-05T03:06:01.810Z","etag":null,"topics":["boilerplate","boilerplate-template","free","jekyll","jekyll-theme","netlify-cms","theme"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":false,"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/verfasor.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}},"created_at":"2018-10-20T15:11:10.000Z","updated_at":"2024-07-03T08:35:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"de0ad0b4-43c3-4a40-8dfc-750f8c80e9f7","html_url":"https://github.com/verfasor/sparrowx","commit_stats":null,"previous_names":["verfasor/sparrowx","migftw/sparrowx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/verfasor/sparrowx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verfasor%2Fsparrowx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verfasor%2Fsparrowx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verfasor%2Fsparrowx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verfasor%2Fsparrowx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verfasor","download_url":"https://codeload.github.com/verfasor/sparrowx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verfasor%2Fsparrowx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265231211,"owners_count":23731542,"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":["boilerplate","boilerplate-template","free","jekyll","jekyll-theme","netlify-cms","theme"],"created_at":"2024-08-05T03:02:25.940Z","updated_at":"2025-07-14T01:32:05.675Z","avatar_url":"https://github.com/verfasor.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"\u003cimg src=\"https://img.shields.io/liberapay/receives/verfasor.svg?logo=liberapay\"\u003e\n\n**NOTE: The netlify demo is broken as I don't use the service anymore. The repo should work OOB nonetheless. Please create an issue if it isn't working as intended.**\n\n# SparrowX - Jekyll Netlify CMS Boilerplate\n\nA clean minimal Jekyll theme for SEO-focused writers. The theme loads fast and it's Netlify CMS-ready. SparrowX is a remix of sparrow by [lingxz](https://github.com/lingxz/sparrow).\n\n[Live Demo](https://sparrowx.netlify.app)\n\n- [Features](#features)\n- [Install](#install)\n- [Up and running with Netlify CMS](#up-and-running-with-netlify-cms)\n    - [General configuration](#general-configuration)\n    - [Disqus](#disqus)\n    - [Google analytics](#google-analytics)\n    - [Collections](#collections)\n    - [Pagination](#pagination)\n    - [Navigation](#navigation)\n    - [Front matter defaults](#front-matter-defaults)\n    - [Other](#other)\n- [Credits](#credits)\n\n## Screenshot \n\n![](screenshot.png)\n\n## Website Speed Test \n\n![](pagespeed.png)\n\n## Original Sparrow Features\n\n- Fully compatible with Github Pages\n- Configurable and responsive multi layer menu, adapted from [slimmenu](https://github.com/adnantopal/slimmenu)\n- Disqus integration\n- [Font Awesome icons](http://fontawesome.io/) included\n- Google analytics\n- Social sharing using [rrssb](https://www.rrssb.ml/)\n- 404 page included\n- Atom feed generated with [jekyll-feed](https://github.com/jekyll/jekyll-feed)\n- Pagination enabled for blog using [jekyll-paginate](https://github.com/jekyll/jekyll-paginate)\n- Basic SEO with Facebook Open Graph tags and Twitter cards\n\n## SparrowX Features\n\n-  Fully compatible with Netlify CMS (one-click setup).\n-  Added new custom variables like updated, headerimage, feature-img, sitemap and tag.\n-  The theme renders system font-stack.\n-  Compressed JS.\n-  Improved load time and reduced file requests.\n-  _redirects feature\n\n## Install\n\nJust fork this repo and replace the posts with your own. Also rename the sample poetry collection to replace it with your own collection, or just delete it if you don't need to use collections. The example is poetry, but you can easily revamp this into essays, short stories, portfolio, or whatever your creative work is. \n\n\n## Up and running with Netlify CMS\n\n[Click here](https://sparrowx.netlify.app/netlify-cms-jekyll-setup) to read the documentation for Netlify CMS.\n\nFor customization, see below. \n\n### General configuration\n\nCustomize these values in the `_config.yml` file: \n\n```yaml\ntitle                    : \"SparrowX\"\ndescription              : \"A clean minimal Jekyll theme for SEO-focused writers.\"\nfavicon                  : \"/assets/images/image.png\" # You can use base64 encoded images.\nurl                      : \"https://sparrowx.m1q.net\" # the base hostname \u0026 protocol for your site e.g. \"https://mmistakes.github.io\"\nbaseurl                  : \"\" # the subpath of your site, e.g. \"/blog\" leave blank if no subpath\n\n# Site Author\nauthor:\n  name                   : \"Mighil\" # appears in the footer and atom feed\n```\n\n\n### Disqus\n\nTo activate Disqus, fill in your disqus shortname: \n\n```yaml\ncomments                 : true # set it to false to disable comments\ndisqus:\n  shortname              : your_shortname\n```\n\n### Google analytics\n\nEnable google analytics by filling in your tracking ID: \n\n```yaml\nanalytics:\n  google:\n    tracking_id          : # add your google tracking id here\n```\n\n### Collections\n\nIf you are using collections, be sure to replace this with your collection name: \n\n```yaml\ncollections:\n  poetry:\n    output: true\n    permalink: /:collection/:title/\n```\n\n### Pagination\n\nCurrently, pagination is set to a the blog page. Unfortunately Jekyll does not yet support pagination on multiple pages. \n\nIf you want to paginate on a different page, simply change the `paginate_path` value in the config file and create the relevant page. \n\n```yaml\npaginate: 5 # amount of posts to show\npaginate_path: \"/blog/page:num/\"\ntimezone: # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones\n```\n\n### Navigation\n\nYou can change the navigation links in `_data/navigation.yml`.\n\n### Front matter defaults\n\nAt the bottom of the config file, you can also set [front matter defaults](https://jekyllrb.com/docs/configuration/#front-matter-defaults) so that you don't have to repeat the same front matter for every post. This is an example: \n\n```yaml\n# Front matter defaults\ndefaults:\n  # _pages\n  - scope:\n      path: \"\"\n      type: pages\n    values:\n      layout: page\n      comments: false\n  # _posts\n  - scope:\n      path: \"\"\n      type: posts\n    values:\n      layout: post\n      comments: true\n      share: true\n  # _poetry\n  - scope:\n      path: \"\"\n      type: poetry\n    values:\n      layout: post\n      share: false\n```\n\n### How tags work\n\nYou should create specific .md files within ```/tag/``` before using the variable.\n\n### Other\n\nTo enhance SEO, you can add your twitter username to `_config.yml`. \n\nYou can also add an image path for the `og_image` value in the config file, for a default open graph sharing image. This value can be overridden in individual posts by using **headerimage** variable. \n\nYour default image Netlify CMS uploads will go to /images/.\n\nFor the various config options see the [sample config file for the demo site](https://github.com/mighildotcom/sparrowx/blob/master/_config.yml)\n\nThe color schemes and fonts can also be customized through scss, by editing the relevant variable in `_variables.scss`. \n\n## Credits\n\n- Base theme sparrow by [lingxz](https://github.com/lingxz/sparrow)\n- Icon made by [Freepik](https://www.freepik.com/) from www.flaticon.com \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverfasor%2Fsparrowx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverfasor%2Fsparrowx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverfasor%2Fsparrowx/lists"}