mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 16:28:19 +00:00
2830f69173
- 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).
52 lines
No EOL
1.5 KiB
YAML
52 lines
No EOL
1.5 KiB
YAML
- title: Kaynaklar
|
||
subfolderitems:
|
||
- name: Monero Hakkında
|
||
url: resources/about/
|
||
- name: Moneropedi
|
||
url: resources/moneropedia/
|
||
- name: Geliştirici Rehberleri
|
||
url: resources/developer-guides/
|
||
- name: Kullanıcı Rehberleri
|
||
url: resources/user-guides/
|
||
- name: Kütüphane
|
||
url: library
|
||
- name: RSS Besleme
|
||
url: feed.atom
|
||
- title: IRC Kanalları
|
||
subfolderitems:
|
||
- name: monero
|
||
url: irc://chat.freenode.net/#monero
|
||
- name: monero-dev
|
||
url: irc://chat.freenode.net/#monero-dev
|
||
- name: monero-markets
|
||
url: irc://chat.freenode.net/#monero-markets
|
||
- name: monero-pools
|
||
url: irc://chat.freenode.net/#monero-pools
|
||
- name: monero-community
|
||
url: irc://chat.freenode.net/#monero-community
|
||
- name: monero-translations
|
||
url: irc://chat.freenode.net/#monero-translations
|
||
- name: monero-hardware
|
||
url: irc://chat.freenode.net/#monero-hardware
|
||
- title: Topluluk
|
||
subfolderitems:
|
||
- name: Reddit
|
||
url: https://reddit.com/r/monero
|
||
- name: Stack Exchange
|
||
url: https://monero.stackexchange.com/
|
||
- name: BitcoinTalk Başlığı
|
||
url: https://bitcointalk.org/index.php?topic=583449.0
|
||
- name: Mattermost Sohbet
|
||
url: https://mattermost.getmonero.org/
|
||
- name: Telegram Sohbet
|
||
url: https://telegram.me/bitmonero
|
||
- title: Monero Projesi
|
||
subfolderitems:
|
||
- name: Open Alias
|
||
url: https://openalias.org/
|
||
- name: Kovri
|
||
url: https://kovri.io/
|
||
- name: Monero Araştırma Laboratuvarı
|
||
url: resources/research-lab/
|
||
- name: Monero Basın Kiti
|
||
url: press-kit |