jekyll-theme-yat icon indicating copy to clipboard operation
jekyll-theme-yat copied to clipboard

🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.

Results 87 jekyll-theme-yat issues
Sort by recently updated
recently updated
newest added

Current implementation of TOC use full `textContent`. However, if a heading contains a footnote, the `textContent` will include the footnote index. This PR sidesteps such issue by excluding nodes with...

enhancement

The meta tag is used for IE lower than 11. But all IE versions are EOL: https://blogs.windows.com/windowsexperience/2022/06/15/internet-explorer-11-has-retired-and-is-officially-out-of-support-what-you-need-to-know/ Old text: https://webhint.io/docs/user-guide/hints/hint-highest-available-document-mode/

I add this feature to additionally close the menu layer on: 1. Clicking on the outside of the menu layer. 2. Moving mouse out of the menu layer (1 second...

enhancement

I edited `pagination.html` to read the `paginator` parameter from a number of places. It really can't read from `page` because of all the nested layouts. I also had to flatten...

I have tried everything to add navbar in the site but it won't show up

good first issue

Hello, I would like to know if I can put all my posts to several collections instead of listing them on the homepage. It seems that categories and archives will...

Hi there, I'm having some issue switching from GA to GA4, as the tag changes from UA-xxxxx to G-xxxxx. I simply tried to change my [_config.yml](https://github.com/jacoporepossi/learningq/blob/main/_config.yml) but with no success....

enhancement