{"id":22049244,"url":"https://github.com/paramrathour/blog","last_synced_at":"2025-03-23T15:12:04.541Z","repository":{"id":211950273,"uuid":"730273931","full_name":"paramrathour/blog","owner":"paramrathour","description":"My Personal Blog","archived":false,"fork":false,"pushed_at":"2025-03-20T18:25:55.000Z","size":317,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T19:56:57.522Z","etag":null,"topics":["academics","anime","books","computer-science","cricket","iit-bombay","latex","manga","math","music","people","philosophy","programming","summer-of-science","timeline","tips","tutorial"],"latest_commit_sha":null,"homepage":"https://paramrathour.github.io/blog/","language":"Markdown","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/paramrathour.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-11T15:14:08.000Z","updated_at":"2025-03-20T18:25:59.000Z","dependencies_parsed_at":"2024-01-24T04:24:11.101Z","dependency_job_id":"70c11915-6c58-465e-b58f-6c06efb24692","html_url":"https://github.com/paramrathour/blog","commit_stats":null,"previous_names":["paramrathour/blog"],"tags_count":0,"template":false,"template_full_name":"cotes2020/chirpy-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramrathour%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramrathour%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramrathour%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramrathour%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramrathour","download_url":"https://codeload.github.com/paramrathour/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245119591,"owners_count":20563763,"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":["academics","anime","books","computer-science","cricket","iit-bombay","latex","manga","math","music","people","philosophy","programming","summer-of-science","timeline","tips","tutorial"],"created_at":"2024-11-30T14:14:41.034Z","updated_at":"2025-03-23T15:12:04.512Z","avatar_url":"https://github.com/paramrathour.png","language":"Markdown","readme":"# Wrath's blog\n\n[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-chirpy)][gem]\u0026nbsp;\n\nThis website is created using [Chirpy Starter](chirpy-starter) and is hosted by [GitHub Pages](https://pages.github.com/).\n\n## Repository Structure\nThis repository contains only _critical_ files used for making the [blog](https://paramrathour.github.io/blog/), i.e., only the following kind of files\n- content files (blog data and personal information)\n\t- `_config.yml` - configuration of the site\n\t- `_data` - includes contacts and sharing links\n\t- `pages` - includes posts and collections\n\t- `assets/404.html` - the `404` error page\n- select design files (possibly modified) from the [GitHub fork](https://github.com/cotes2020/jekyll-theme-chirpy/commits?author=semantic-release-bot) of the current gem version\n\t- `_includes`\n\t- `_layouts`\n\t- `_sass`\n\t- `assets/js`\n\t- `_plugins`\n\t- `.github/workflows`\n- submodule\n\t- `assets/lib` - contains self-hosted [static-assets](https://github.com/cotes2020/chirpy-static-assets)\n- also, media assets such as images and documents are stored in a separate repository called [website-assets](https://github.com/paramrathour/website-assets).\n\nThis separation allows user to focus on writing blogs while keeping away\n- the [design files](https://github.com/cotes2020/jekyll-theme-chirpy/commits?author=semantic-release-bot) which allows easier version upgrade.\n- the media assets which reduces size of this repository.\n\n## Usage\nTo build the website\n- Install [Jekyll](https://jekyllrb.com/docs/installation/) and [Git](https://git-scm.com/)\n- Clone the repository using `git clone --recursive https://github.com/paramrathour/blog`\n- In the repository directory,\n\t- run `bundle` to install dependencies\n\t- run `bundle exec jekyll serve` and open the website locally using the displayed URL\n\nTo create posts \n- Use [Jekyll Compose](https://github.com/jekyll/jekyll-compose) commands to work with draft posts and then publish the drafts\n\n## Features\n### Added\n- Toggle `paginator_enable` in the `_config.yml` to enable/disable pagination: [@c8a9dc1](https://github.com/paramrathour/blog/commit/c8a9dc11ca9b64b935661dc9d1da96611fdd8861)\n- Post description in search results: [file](https://github.com/paramrathour/blog/blob/main/assets/js/data/search.json)\n- 404 page [file](https://github.com/paramrathour/blog/blob/main/assets/404.html)\n- Reading time and last modified date on the home page: [file](https://github.com/paramrathour/blog/commits/main/_layouts/home.html), [@8237eed](https://github.com/paramrathour/blog/commit/8237eed3d5b5a43171ca8a002fa6d957916338cc), [@4c3137c](https://github.com/paramrathour/blog/commit/4c3137c21a843b9b620b61db718ce40697b192e0)\n### Modified\n- Cross-platform Favicon support using [realfavicongenerator](https://realfavicongenerator.net/) (suggested by [Tirthankar](https://wermos.github.io/blog/)): [file](https://github.com/paramrathour/blog/commits/main/_includes/favicons.html), [@be29e4e](https://github.com/paramrathour/blog/commit/be29e4e61003aa9c1e7eb352b5a017ad5be92103)\n- Increased search results limit: [file](https://github.com/paramrathour/blog/blob/main/_includes/search-loader.html)\n- Persistent color scheme across browser sessions, using `localStorage` instead of `sessionStorage`: [file](https://github.com/paramrathour/blog/commits/main/_includes/mode-toggle.html)\n- Changed collections directory: [@92b83b0](https://github.com/paramrathour/blog/commit/92b83b095c62800ab40a369b8715bbd2fa7f8785)\n- Larger tooltip size: [file](https://github.com/paramrathour/blog/blob/main/_includes/tooltip-style.html), [@a0ee300](https://github.com/paramrathour/blog/commit/a0ee3005cba5c02d2f2eee8b3dbbd8805adb8ad5)\n- Removed avatar-border: [@727c8ec](https://github.com/paramrathour/blog/commit/727c8ec2e7cdc5433c5a2ed674b64c07028c1315), [@677ca90](https://github.com/paramrathour/blog/commit/677ca9039006e826553ebdfe170738524b4d5ce2#diff-8c681e1a819cb60f283844738bd2c82b0f99f3018983332a85bdf05dbd4eee90)\n\n\n[gem]: https://rubygems.org/gems/jekyll-theme-chirpy\n[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/\n[chirpy-starter]: https://github.com/cotes2020/chirpy-starter\n[use-template]: https://github.com/cotes2020/chirpy-starter/generate","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamrathour%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamrathour%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamrathour%2Fblog/lists"}