We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a4ab3 commit 69b8aadCopy full SHA for 69b8aad
_config.yml
@@ -0,0 +1,20 @@
1
+title: Fedora Cleaner
2
+description: Interactive system cleanup and GPG fix tool for Linux distributions
3
+baseurl: /fedora-cleaner
4
+url: https://devopsterminal.github.io
5
+repository: DevOpsTerminal/fedora-cleaner
6
+show_downloads: true
7
+email: [email protected]
8
+author:
9
+ name: Tom Sapletta
10
+ url: https://tom.sapletta.com
11
+ github: tom-sapletta-com
12
+twitter_username: tomsapletta
13
+github_username: DevOpsTerminal
14
+include: ['_pages']
15
+markdown: kramdown
16
+plugins:
17
+ - jekyll-feed
18
+ - jekyll-seo-tag
19
+ - jekyll-sitemap
20
+theme: jekyll-theme-cayman
0 commit comments