selivan / selivan.github.io

my blog
https://selivan.github.io
12 stars 10 forks source link

Theme: beautiful, responsive for mobile devices #7

Open selivan opened 7 years ago

selivan commented 7 years ago

Choose a good template for blog - ask question on superuser.com:

Very good example: http://pavdmyt.com/ : https://github.com/pavdmyt/pavdmyt.github.io

https://github.com/jekyll/jekyll/wiki/themes

https://github.com/jglovier/jekyll-new - default theme

selivan commented 7 years ago

GH Pages moved to jekyll 3.2, it has theme support: https://github.com/blog/2236-github-pages-now-runs-jekyll-3-2 https://jekyllrb.com/docs/themes/

May be enough for the task.

MiteshShah commented 7 years ago

@selivan Not sure but you can chek this https://miteshshah.github.io Almost all mentioned item you can find so you can hack it the way you like :)

selivan commented 7 years ago

@MiteshShah thank you, seems you've implemented all I need on your site. I'll look into it. Btw, you have interesting blog :)

MiteshShah commented 7 years ago

@selivan Let me know if you need any help to setup. Also you can add compress html in your list

Refer: https://github.com/MiteshShah/miteshshah.github.io/blob/master/_layouts/compress.html

selivan commented 3 years ago

This one looks promising and supported: https://github.com/cotes2020/jekyll-theme-chirpy

Docs: https://chirpy.cotes.info/posts/getting-started/

selivan commented 3 years ago

Test here: https://github.com/selivan/jekyll-theme-chirpy

https://selivan.github.io/jekyll-theme-chirpy/

selivan commented 3 years ago

Not bad, but create custom github action to auto update the site