Fix sitemap

This commit is contained in:
Nemo 2023-06-06 15:23:09 +05:30
parent df93553a41
commit 1789e73c75
3 changed files with 1 additions and 42 deletions

View File

@ -1,9 +1,4 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.2"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
end
gem "sanitize", "~> 6.0"

View File

@ -32,12 +32,8 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
@ -49,10 +45,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
@ -79,14 +71,8 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.2)
jekyll-feed (~> 0.12)
minima (~> 2.5)
sanitize (~> 6.0)
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
BUNDLED WITH
2.4.12

View File

@ -2,26 +2,4 @@ title: "Beatroot News: Text-only"
description: >- # this means to ignore newlines until "baseurl:"
A plain-text version of Beatroot News.
baseurl: ""
url: "https://news.tatooine.club"
plugins:
- jekyll-feed
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
url: "https://news.tatooine.club"