SamirPaulb / blog-jekyll

Home Page:https://samirpaulb.github.io/blog-jekyll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samirpaulb.github.io Build and deploy

Live Demo: https://samirpaulb.github.io

Created using jekyll-theme-chirpy.

Steps:

  1. Install Jekyll.
  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 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
  2. Getting Started
  3. Writing 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
  7. CREATE JEKYLL POSTS FROM THE COMMAND LINE
  8. https://github.com/keithmifsud/jekyll-target-blank
  9. Comma Separator for Tags
  10. For better performance use 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. cotes2020/jekyll-theme-chirpy#739 (comment)
  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

About

https://samirpaulb.github.io/blog-jekyll/

License:MIT License


Languages

Language:HTML 52.2%Language:SCSS 28.0%Language:JavaScript 14.5%Language:Shell 3.7%Language:Ruby 1.6%