The code for my personal website, powered by Jekyll. arthr.me
jekyll-site personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixes URL pattern for blog pagination.

+1 -1
+1 -1
_config.yml
··· 42 42 - _redirects 43 43 44 44 permalink: /:year/:month/:title:output_ext 45 - paginate_path: /p/:num:output_ext 45 + paginate_path: /p/:num 46 46 47 47 theme: minduim 48 48