- Use 'jekyll-feed' plugin to manage RSS feed and remove existing feed.xml file
- Add feed image in main blog tab ('All posts')
The 'jekyll-feed' plugin makes possible for aggregators to automatically detect the existence of a feed (feed_meta tag in header)
and creates a 'feed.atom' file containing the last 20 blog posts and locates it in the root directory. The structure is compatible
with our current system, including the possibility to show a picture if it's included in the post (#1002).
Removed all _data/LANG/roadmap.yml files and moved all strings to _i18n/LANG.yml to take advantage of the multilingual
plugin. Also removed all loops in resources/roadmap/index.md, now we simply map to each placeholder.
- Changed 'completed', 'ongoing' and 'upcoming' icons to emojis (#1057)
- Refactored CSS and .yml files to make the roadmap compatible with Weblate (#1067)
- Added "GUI 0.15.0.4 released" to March 2020 (#1070)
- Removed dates and replaced with headers showing months
The structure of the roadmap isn't meant to support more than 6 tabs, so some changes are necessary to show
the roadmap correctly.
- Grouped the first 2 years 2014-215 on a single tab.
- Added headers for each card
- The last tab is now "Future", and doesn't refer to a specific year, but it's meant to show updates that will be
implemented in the future
- Changed default card from 2019 to 2020
This commits removes the page 'Technical specs' and adds some technical info to the 'About' page.
The 'technical specs' folder and page were removed from the repo, from the navigation menu and
the footer (for all languages)
The Urgent tag is meant to show prioritary communications that the community should be aware of as soon as possible
'Community' will show all non-urgent communications and general blog posts
- created tag "announcements"
- replace "Missives" with "Announcements" and linked to related tag
- moved "All Posts" at the bottom of the submenu
- add tag 'announcements' to blog posts that need it
- changed format of roadmap.yml back to UTF-8
- fixed various formatting issues in nl.yml and added missing keys
- change encoding of all user guides (nl) to UTF-8
main:
- [x] translated: de.yml - Status: peer-reviewed
- [x] translated: lang\de\ - Status: peer-reviewed
- [x] added: "de: Deutsch in other ymls"
resources:
* untranslated: moneropedia - some terms added to match de.yml
* untranslated: user guides
* untranslated: developer guides
Special thanks to ErCiccione and rodolfo912 as well as to rbrunner7