feat: github-pages goodies without using it

This commit is contained in:
daudix-UFO
2023-09-19 00:52:46 +03:00
parent 1cf8200e05
commit 27cfc5d1d4
6 changed files with 35 additions and 9 deletions

View File

@ -30,15 +30,25 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-default-layout (0.1.5)
jekyll (>= 3.0, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-loading-lazy (0.1.1)
jekyll (>= 3.0, < 5.0)
nokogiri (>= 1.10, < 2.0)
jekyll-optional-front-matter (0.3.2)
jekyll (>= 3.0, < 5.0)
jekyll-readme-index (0.3.0)
jekyll (>= 3.0, < 5.0)
jekyll-relative-links (0.7.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-titles-from-headings (0.5.3)
jekyll (>= 3.3, < 5.0)
jekyll-toc (0.18.0)
jekyll (>= 3.9)
nokogiri (~> 1.12)
@ -76,10 +86,15 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
jekyll-default-layout
jekyll-feed
jekyll-loading-lazy
jekyll-optional-front-matter
jekyll-readme-index
jekyll-relative-links
jekyll-sass-converter (~> 2.2)
jekyll-sitemap
jekyll-titles-from-headings
jekyll-toc
webrick