Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Planet KDE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Websites
Planet KDE
Commits
5965944f
Verified
Commit
5965944f
authored
Mar 16, 2020
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new version and fix redirect
parent
19b45517
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
15 deletions
+16
-15
.htaccess
.htaccess
+1
-1
Gemfile.lock
Gemfile.lock
+1
-1
_includes/main-info.html
_includes/main-info.html
+1
-1
planet.ini
planet.ini
+13
-12
No files found.
.htaccess
View file @
5965944f
Redirect
/rss20.xml /global/rss20.xml
Redirect
/rss20.xml /global/rss20.xml
/index.html
Gemfile.lock
View file @
5965944f
...
...
@@ -98,7 +98,7 @@ GEM
pluto-tasks (>= 1.5.3)
pluto-update (>= 1.6.3)
sqlite3
pluto-feedfetcher (0.1.
4
)
pluto-feedfetcher (0.1.
5
)
fetcher (>= 0.4.5)
pluto-models (>= 1.5.4)
pluto-merge (1.1.0)
...
...
_includes/main-info.html
View file @
5965944f
...
...
@@ -2,7 +2,7 @@
<div
class=
"bg-light py-3 mb-3 border-bottom"
>
<div
class=
"container"
>
<div
class=
"d-flex"
>
<a
href=
"{{ site.baseurl }}/global/atom.xml"
class=
"btn btn-sm btn-warning ml-auto"
>
<a
href=
"{{ site.baseurl }}/global/atom.xml
/
"
class=
"btn btn-sm btn-warning ml-auto"
>
<i
class=
"icon icon_rss"
></i>
</a>
</div>
...
...
planet.ini
View file @
5965944f
...
...
@@ -34,11 +34,12 @@ title = Planet KDE
link
=
https://blogs.kde.org/blog/11
location
=
en
#[boudewijnremptboud]
# title = Boudewijn Rempt (boud)
# feed = https://valdyas.org/fading/category/planet/feed/
# link = https://valdyas.org/
# location = en
[boudewijnremptboud]
title
=
Boudewijn Rempt (boud)
feed
=
https://valdyas.org/fading/category/planet/feed/
link
=
https://valdyas.org/
author
=
irc:boud
location
=
en
[petersimonssonpsn]
title
=
Peter Simonsson (psn)
...
...
@@ -156,13 +157,13 @@ title = Planet KDE
location
=
en
avatar
=
riddell.png
#
[jonathanriddellriddell]
#
title = Jonathan Riddell
#
feed = https://jriddell.org/feed/?tag=planetkde
#
link = https://jriddell.org
#
location = en
#
author = irc:riddell
#
avatar = riddell.png
[jonathanriddellriddell]
title
=
Jonathan Riddell
feed
=
https://jriddell.org/feed/?tag=planetkde
link
=
https://jriddell.org
location
=
en
author
=
irc:riddell
avatar
=
riddell.png
[tilladam]
title
=
Till Adam
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment