Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samirpaulb/blog-jekyll
https://github.com/samirpaulb/blog-jekyll
github-pages jekyll jekyll-theme jekyll-themes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samirpaulb/blog-jekyll
- Owner: SamirPaulb
- License: mit
- Created: 2022-10-25T10:15:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T09:57:34.000Z (about 1 year ago)
- Last Synced: 2024-10-11T09:40:34.213Z (3 months ago)
- Topics: github-pages, jekyll, jekyll-theme, jekyll-themes
- Language: HTML
- Homepage: https://samirpaulb.github.io/blog-jekyll/
- Size: 15.2 MB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### **samirpaulb.github.io** [![Build and deploy](https://github.com/SamirPaulb/blog-jekyll/actions/workflows/pages-deploy.yml/badge.svg)](https://github.com/SamirPaulb/samirpaulb.github.io/actions/workflows/pages-deploy.yml)
Live Demo: **https://samirpaulb.github.io**
Created using [jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy).
Steps:
1. Install [Jekyll](https://jekyllrb.com/docs/installation/windows/).
2. Make new post ```thor jekyll:new New Post Title```.
3. Run ```bundle``` to build static codes inside ```/_site``` directory.
4. Run ```bundle exec jekyll s``` to preview the site.
5. To upgrade this theme change ```gem "jekyll-theme-chirpy", "~> 5.3", ">= 5.3.1"``` with the [Chirpy Starter](https://github.com/cotes2020/chirpy-starter/blob/main/Gemfile) and run ```bundle update jekyll-theme-chirpy```.
6. Use GitHub Actions to deploy on GitHub Pages and **Delete Gemfile.lock**.---
More instructions:
1. [Theme's Documentation](https://github.com/cotes2020/jekyll-theme-chirpy#documentation)
2. [Getting Started](https://chirpy.cotes.page/posts/getting-started/)
3. [Writing a New Post](https://chirpy.cotes.page/posts/write-a-new-post/)
4. In ```_config.toml``` change ```url: https://samirpaul.in```.
5. Add all images to ```/assets/img``` and refer as ```/assets/img/File_Name```.
6. [overriding-theme-defaults](https://jekyllrb.com/docs/themes/#overriding-theme-defaults)
7. [CREATE JEKYLL POSTS FROM THE COMMAND LINE](https://gist.github.com/ichadhr/0b4e35174c7e90c0b31b)
8. https://github.com/keithmifsud/jekyll-target-blank
9. [Comma Separator for Tags](https://delim.co/#)
10. For better performance use [jekyll-responsive-image](https://github.com/wildlyinaccurate/jekyll-responsive-image)
11. https://github.com/lavas-project/jekyll-pwa
12. https://planetjekyll.github.io/plugins/top
13. https://github.com/planetjekyll/awesome-jekyll-plugins
14. https://github.com/cotes2020/jekyll-theme-chirpy/issues/739#issuecomment-1316300007
15. https://github.com/cotes2020/jekyll-theme-chirpy/issues/created_by/SamirPaul1
16. https://github.com/cotes2020/jekyll-theme-chirpy/issues?q=is%3Aissue+author%3Asbkv1+is%3Aclosed
17. https://github.com/nshidqi/nshidqi.github.io#### PageSpeed Insights