Sylhare
Sylhare
你好 @xukimseven ! Thanks again for the theme, another thing I have seen, is that some common includes could be in the `default` layout. I have tested works like a...
你好 @xukimseven ! Thanks for the theme, it is super colorful and nice looking! I have been playing with it a bit, and I found some stuff you might be...
Hi! I am using cusdis with Jekyll, while I was browsing through the documentation, I thought I would give a PR for the [recommended Jekyll approach](https://jekyllrb.com/docs/liquid/filters/) for the url of...
Hi @samueltbrown , Coming accross this repository, I saw some markdown typo on the `readme.md`. - Broken link references - Missing syntax highlighting keyboards Thanks
Hello @jfromaniello, Here is a proposition to refresh the project in typescript, I have: - Added a new UnlessRequestHandler type (so it can be used outside of this package) -...
The image aligner is used to align images within an article: ``` {% include aligner.html images="path/to/img1.png,path/to/img2.png,path/to/img3.png" column=3 %} ``` It would be nice to be able to also add a...
Step to reproduce: - Click on Filter - Click again and you should see the footer without the filter option - Click again and you should see the filter options...
So far caterogy sort is not implemented. It could be based on: - The type of category gives the size of the node - The length of the category gives...
So far reading sort is not implemented. It could be based on: - The length of the reading - The number of syllable Eventhough it does not mean anything having...
Category page from liquid: - https://github.com/sylhare/Type-on-Strap/blob/master/_layouts/categories.liquid - Add the tags under the article name - Ability to show category (or not) in the post