diff --git a/_config.yml b/_config.yml index 123c689..a94c049 100644 --- a/_config.yml +++ b/_config.yml @@ -1,64 +1,41 @@ # Site settings -title: Konsole -email: konsole-devel@kde.org -git: https://cgit.kde.org/konsole.git/ -handbook: https://docs.kde.org/trunk5/en/applications/konsole/index.html -forum: http://forum.kde.org/viewforum.php?f=227 +title: KMyMoney +email-devel: kmymoney-devel@kde.org +email: kmymoney@kde.org +git: https://cgit.kde.org/kmymoney.git/ description: > - Konsole: the KDE Terminal Emulator + KMyMoney: the best Personal Finance Manager for free baseurl: "" # the subpath of your site, e.g. /blog -url: "https://konsole.kde.org" +url: "https://kmymoney.org" twitter_username: kde_community github_username: kde # Build settings markdown: kramdown theme: jekyll-kde-theme sass: style: compressed defaults: - scope: path: "assets/img" values: image: true collections: changelogs: output: true navigation: top: - - title: Changelog - url: /changelog.html - - title: Download - url: /download.html - title: User support url: /users.html - subnav: - - title: Hello world - url: /users/helloworld - - title: Get Involved - url: /get-involved.html - title: Donate url: https://www.kde.org/donate - bottom: - - name: Community - items: - - title: Konsole Forums - url: https://forum.kde.org/viewforum.php?f=227&sid=2e54340bf2c58589fec0f3406a4ce171 - - name: News & Press - items: - - title: Announcements - url: https://www.kde.org/announcements/ - - title: KDE.news - url: https://dot.kde.org/ - - title: Planet KDE - url: https://planetkde.org/ paginate: 3 exclude: - Gemfile - Gemfile.lock - vendor