mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 23:37:19 +00:00
my homepage
First, it supports only one page path, so /ru/blog and /blog will have different view. But there is a plugin jekyll-paginator, but it seems doesn't work and github doesn't support an additional plugins. Second, paginator doesn't work correctly with pages with different tags (e.g. en and ru). |
||
---|---|---|
_includes | ||
_layouts | ||
_posts | ||
blog | ||
projects | ||
resources | ||
ru | ||
_config.yml | ||
.gitignore | ||
404.html | ||
about.html | ||
authors.html | ||
index.html | ||
params.json | ||
robots.txt | ||
sitemap.xml | ||
TODO |