{"id":15324542,"url":"https://github.com/mrinjamul/simple-jekyll","last_synced_at":"2025-12-08T05:01:09.070Z","repository":{"id":47453765,"uuid":"375064908","full_name":"mrinjamul/simple-jekyll","owner":"mrinjamul","description":"Simple is simpliest jekyll theme. Just turn markdown into website. Highly customizable.","archived":false,"fork":false,"pushed_at":"2024-05-18T06:41:01.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T02:42:16.352Z","etag":null,"topics":["jekyll","jekyll-site","jekyll-theme","site-generator"],"latest_commit_sha":null,"homepage":"http://mrinjamul.is-a.dev/simple-jekyll","language":"SCSS","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/mrinjamul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-08T15:50:12.000Z","updated_at":"2024-05-18T06:41:00.000Z","dependencies_parsed_at":"2022-08-23T17:50:16.141Z","dependency_job_id":null,"html_url":"https://github.com/mrinjamul/simple-jekyll","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fsimple-jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fsimple-jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fsimple-jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fsimple-jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/simple-jekyll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250927,"owners_count":20096898,"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","jekyll-site","jekyll-theme","site-generator"],"created_at":"2024-10-01T09:27:09.438Z","updated_at":"2025-12-08T05:01:04.019Z","avatar_url":"https://github.com/mrinjamul.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-jekyll\n\nSimple is simpliest jekyll theme.\n\n- turn markdown into website\n- Highly customizable\n\n## Contents\n\n- [Usage](#usage)\n- [Development](#development)\n- [Author](#author)\n- [License](#license)\n\n## Usage\n\n### 1. Install dependencies\n\n`Simple` is built on Jekyll and uses its built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem and related dependencies:\n\n```bash\nbundle install\n```\n\n### Quick start\n\nTo help anyone with any level of familiarity with Jekyll quickly get started, `Simple` includes everything you need for a basic Jekyll site. To that end, just clone Simple and start up Jekyll.\n\n```bash\ngit clone https://github.com/mrinjamul/simple-jekyll.git\n```\n\n### 3. Running locally\n\nTo see your Jekyll site with `Simple` applied, start a Jekyll server. In Terminal:\n\n```bash\ncd simple-jekyll\n./tools/run\n```\n\nOpen \u003chttp://localhost:4000\u003e in your browser, and voilà.\n\n### 4. Serving it up\n\nIf you host your code on GitHub, you can use [GitHub Pages](https://pages.github.com) to host your project.\n\n1. Fork this repo and switch to the `gh-pages` branch.\n1. If you're [using a custom domain name](https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages), modify the `CNAME` file to point to your new domain.\n1. If you're not using a custom domain name, **modify the `baseurl` in `_config.yml`** to point to your GitHub Pages URL. Example: for a repo at `github.com/username/simple`, use `http://username.github.io/simple/`. **Be sure to include the trailing slash.**\n1. Done! Head to your GitHub Pages URL or custom domain.\n\nNo matter your production or hosting setup, be sure to verify the `baseurl` option file and `CNAME` settings. Not applying this correctly can mean broken styles on your site.\n\n## Development\n\nSimple has two branches, but only one is used for active development.\n\n- `main` for development. **All pull requests should be to submitted against `master`.**\n- `gh-pages` for our hosted site. **Please avoid using this branch.**\n\nCSS is handled via Jeykll's built-in Sass compiler. Source Sass files are located in `_sass/`, included into `styles.scss`, and compile to `styles.css`.\n\n## Author\n\n- **Injamul Mohammad Mollah** \u003cmrinjamul@gmail.com\u003e\n\n## License\n\nOpen sourced under the [MIT license](LICENSE).\n\n## Want to contribute?\n\nFeel free to contribute.\n\nRead [guideline](CONTRIBUTING.md) and start contributing.\n\nHave questions or suggestions? Feel free to [email](mailto:mrinjamul@gmail.com) us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fsimple-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fsimple-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fsimple-jekyll/lists"}