diff --git a/_data/lang/en/footer-1.yml b/_data/lang/en/footer-1.yml new file mode 100644 index 00000000..2d0408f8 --- /dev/null +++ b/_data/lang/en/footer-1.yml @@ -0,0 +1,50 @@ +- title: Resources + subfolderitems: + - name: About Monero + url: resources/about/ + - name: Moneropedia + url: resources/moneropedia/ + - name: Developer Guides + url: resources/developer-guides/ + - name: User Guides + url: resources/user-guides/ + - name: RSS Feed + url: https://getmonero.org/feed.xml +- title: IRC Channels + 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: Community + subfolderitems: + - name: Reddit + url: https://reddit.com/r/monero + - name: Stack Exchange + url: https://monero.stackexchange.com/ + - name: BitcoinTalk Thread + url: https://bitcointalk.org/index.php?topic=583449.0 + - name: Mattermost Chat + url: https://mattermost.getmonero.org/ + - name: Telegram Chat + url: https://telegram.me/bitmonero +- title: The Monero Project + subfolderitems: + - name: Open Alias + url: https://openalias.org/ + - name: Kovri + url: https://getkovri.org/ + - name: Monero Research Lab + url: resources/research-lab/ + - name: Monero Press Kit + url: press-kit \ No newline at end of file diff --git a/_data/lang/en/footer-2.yml b/_data/lang/en/footer-2.yml new file mode 100644 index 00000000..5f750fc1 --- /dev/null +++ b/_data/lang/en/footer-2.yml @@ -0,0 +1,6 @@ +- name: Legal + url: legal +- name: Source Code + url: https://github.com/monero-project +- name: Technical Specs + url: technical-specs/ \ No newline at end of file diff --git a/_data/lang/en/navigation.yml b/_data/lang/en/navigation.yml new file mode 100644 index 00000000..18681a7e --- /dev/null +++ b/_data/lang/en/navigation.yml @@ -0,0 +1,54 @@ +- title: Get Started + subfolderitems: + - page: What is Monero? + url: get-started/what-is-monero + - page: Using + url: get-started/using + - page: Accepting + url: get-started/accepting + - page: Contributing + url: get-started/contributing + - page: Mining + url: get-started/mining + - page: FAQ + url: get-started/faq +- title: Downloads + url: downloads/ +- title: Recent News + subfolderitems: + - page: All Posts + url: blog + - page: Missives + url: blog/tags/monero%20missives.html + - page: Meeting Logs + url: blog/tags/dev%20diaries.html + - page: Releases + url: blog/tags/releases.html +- title: Community + subfolderitems: + - page: Team + url: community/team + - page: Hangouts + url: community/hangouts + - page: Events + url: community/events + - page: Sponsorships + url: community/sponsorships + - page: Merchants + url: community/merchants +- title: Resources + subfolderitems: + - page: About + url: resources/about + - page: Roadmap + url: resources/roadmap + - page: Research Lab + url: resources/research-lab + - page: Moneropedia + url: resources/moneropedia + - page: User Guides + url: resources/user-guides + - page: Developer Guides + url: resources/developer-guides + - page: Technical Specs + url: technical-specs \ No newline at end of file diff --git a/_data/roadmap.yml b/_data/lang/en/roadmap.yml similarity index 100% rename from _data/roadmap.yml rename to _data/lang/en/roadmap.yml diff --git a/_data/lang/es/footer-1.yml b/_data/lang/es/footer-1.yml new file mode 100644 index 00000000..2d0408f8 --- /dev/null +++ b/_data/lang/es/footer-1.yml @@ -0,0 +1,50 @@ +- title: Resources + subfolderitems: + - name: About Monero + url: resources/about/ + - name: Moneropedia + url: resources/moneropedia/ + - name: Developer Guides + url: resources/developer-guides/ + - name: User Guides + url: resources/user-guides/ + - name: RSS Feed + url: https://getmonero.org/feed.xml +- title: IRC Channels + 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: Community + subfolderitems: + - name: Reddit + url: https://reddit.com/r/monero + - name: Stack Exchange + url: https://monero.stackexchange.com/ + - name: BitcoinTalk Thread + url: https://bitcointalk.org/index.php?topic=583449.0 + - name: Mattermost Chat + url: https://mattermost.getmonero.org/ + - name: Telegram Chat + url: https://telegram.me/bitmonero +- title: The Monero Project + subfolderitems: + - name: Open Alias + url: https://openalias.org/ + - name: Kovri + url: https://getkovri.org/ + - name: Monero Research Lab + url: resources/research-lab/ + - name: Monero Press Kit + url: press-kit \ No newline at end of file diff --git a/_data/lang/es/footer-2.yml b/_data/lang/es/footer-2.yml new file mode 100644 index 00000000..5f750fc1 --- /dev/null +++ b/_data/lang/es/footer-2.yml @@ -0,0 +1,6 @@ +- name: Legal + url: legal +- name: Source Code + url: https://github.com/monero-project +- name: Technical Specs + url: technical-specs/ \ No newline at end of file diff --git a/_data/lang/es/navigation.yml b/_data/lang/es/navigation.yml new file mode 100644 index 00000000..75cd1abf --- /dev/null +++ b/_data/lang/es/navigation.yml @@ -0,0 +1,54 @@ +- title: Inicio + subfolderitems: + - page: ¿Qué es Monero? + url: get-started/what-is-monero + - page: Usar Monero + url: get-started/using + - page: Aceptar Monero + url: get-started/accepting + - page: Contribuir a Monero + url: get-started/contributing + - page: Minar Monero + url: get-started/mining + - page: FAQ + url: get-started/faq +- title: Descargas + url: downloads +- title: Noticias + subfolderitems: + - page: Todas publicaciones + url: blog + - page: Misivas + url: blog/tags/monero%20missives.html + - page: Transcripciones de reuniones + url: blog/tags/dev%20diaries.html + - page: Lanzamientos + url: blog/tags/releases.html +- title: Comunidad + subfolderitems: + - page: Equipo + url: community/team + - page: Canales de comunicación + url: community/hangouts + - page: Eventos + url: community/events + - page: Patrocinios + url: community/sponsorships + - page: Comerciantes + url: community/merchants +- title: Recursos + subfolderitems: + - page: Sobre Monero + url: resources/about + - page: Hoja de ruta + url: resources/roadmap + - page: Laboratorio de investigación + url: resources/research-lab + - page: Moneropedia + url: resources/moneropedia + - page: Guías de usuario + url: resources/user-guides + - page: Guías de desarrolladores + url: resources/developer-guides + - page: Especificaciones técnicas + url: resources/technical-specs \ No newline at end of file diff --git a/_data/lang/es/roadmap.yml b/_data/lang/es/roadmap.yml new file mode 100644 index 00000000..bd2faf02 --- /dev/null +++ b/_data/lang/es/roadmap.yml @@ -0,0 +1,109 @@ +- year: 2014 + accomplishments: + - name: Launched Boi!!! + date: 2014-04-18 + status: completed + - name: Renamed from Bitmonero to Monero + date: 2014-04-23 + status: completed + - name: Recovered from a spam attack + date: 2014-09-04 + status: completed + - name: Monero Research Lab Papers 1 and 2 published + date: 2014-09-12 + status: completed + - name: Monero Research Lab Paper 3 published + date: 2014-09-25 + status: completed + - name: 0.8.8.6 released + date: 2014-12-08 + status: completed +- year: 2015 + accomplishments: + - name: Monero Research Lab Paper 4 published + date: 2015-01-26 + status: completed +- year: 2016 + accomplishments: + - name: 0.9.0 Hydrogen Helix released + date: 2016-01-01 + status: completed + - name: Monero Research Lab Paper 5 published + date: 2016-02-10 + status: completed + - name: Hardfork to require minimum ringsize of 3 on all transactions + date: 2016-03-22 + status: completed + - name: 0.10.0 Wolfram Warptangent released + date: 2016-09-18 + status: completed + - name: Hardfork to split coinbase into denominations + date: 2016-09-21 + status: completed + - name: 0.10.1 Wolfram Warptangent released + date: 2016-12-14 + status: completed + - name: Official GUI Beta 1 released + date: 2016-12-22 + status: completed +- year: 2017 + accomplishments: + - name: Hardfork to enable RingCT transactions + date: 2017-01-05 + status: completed + - name: 0.10.2 released; critical vulnerability patched + date: 2017-02-22 + status: completed + - name: 0.10.3.1 Wolfram Warptangent released + date: 2017-03-27 + status: completed + - name: Hardfork to adjust minimum blocksize and dynamic fee algorithm + date: 2017-04-15 + status: completed + - name: Website redesigned + date: 2017-07-04 + status: completed + - name: 0.11.0.0 Helium Hydra released + date: 2017-09-07 + status: completed + - name: Fluffy blocks + date: 2017-09-07 + status: completed + - name: GUI out of beta + date: 2017-09-10 + status: completed + - name: Hardfork to increase minimum ringsize to 5 and require RingCT transactions + date: 2017-09-15 + status: completed + - name: 0MQ/ZeroMQ + date: September, 2017 + status: completed + - name: Fluffy blocks + date: + status: ongoing + - name: GUI port to android + date: + status: ongoing + - name: Forum Funding System redesign + date: + status: ongoing + - name: Subaddresses + date: + status: ongoing + - name: Multi-signatures (multisig) + date: + status: ongoing + - name: Kovri alpha release + date: + status: upcoming +- year: 2018 + accomplishments: + - name: Additional MRL research papers + date: + status: upcoming + - name: Second-layer solutions for speed and scalability + date: + status: upcoming + - name: More efficient range proofs for RingCT to reduce transaction sizes + date: + status: upcoming diff --git a/_data/navigation.yml b/_data/navigation.yml deleted file mode 100644 index 62d4e500..00000000 --- a/_data/navigation.yml +++ /dev/null @@ -1,111 +0,0 @@ -en: -- title: Get Started - subfolderitems: - - page: What is Monero? - url: get-started/what-is-monero - - page: Using - url: get-started/using - - page: Accepting - url: get-started/accepting - - page: Contributing - url: get-started/contributing - - page: Mining - url: get-started/mining - - page: FAQ - url: get-started/faq -- title: Downloads - url: downloads -- title: Recent News - subfolderitems: - - page: All Posts - url: blog - - page: Missives - url: blog/tags/monero%20missives.html - - page: Meeting Logs - url: blog/tags/dev%20diaries.html - - page: Releases - url: blog/tags/releases.html -- title: Community - subfolderitems: - - page: Team - url: community/team - - page: Hangouts - url: community/hangouts - - page: Events - url: community/events - - page: Sponsorships - url: community/sponsorships - - page: Merchants - url: community/merchants -- title: Resources - subfolderitems: - - page: About - url: resources/about - - page: Roadmap - url: resources/roadmap - - page: Research Lab - url: resources/research-lab - - page: Moneropedia - url: resources/moneropedia - - page: User Guides - url: resources/user-guides - - page: Developer Guides - url: resources/developer-guides - - page: Technical Specs - url: technical-specs - -es: -- title: Inicio - subfolderitems: - - page: ¿Qué es Monero? - url: get-started/what-is-monero - - page: Usar Monero - url: get-started/using - - page: Aceptar Monero - url: get-started/accepting - - page: Contribuir a Monero - url: get-started/contributing - - page: Minar Monero - url: get-started/mining - - page: FAQ - url: get-started/faq -- title: Downloads - url: Descargas -- title: Noticias - subfolderitems: - - page: Todas publicaciones - url: blog - - page: Misivas - url: blog/tags/monero%20missives.html - - page: Transcripciones de reuniones - url: blog/tags/dev%20diaries.html - - page: Lanzamientos - url: blog/tags/releases.html -- title: Comunidad - subfolderitems: - - page: Equipo - url: community/team - - page: Canales de comunicación - url: community/hangouts - - page: Eventos - url: community/events - - page: Patrocinios - url: community/sponsorships - - page: Comerciantes - url: community/merchants -- title: Recursos - subfolderitems: - - page: Sobre Monero - url: resources/about - - page: Hoja de ruta - url: resources/roadmap - - page: Laboratorio de investigación - url: resources/research-lab - - page: Moneropedia - url: resources/moneropedia - - page: Guías de usuario - url: resources/user-guides - - page: Guías de desarrolladores - url: resources/developer-guides - - page: Especificaciones técnicas - url: resources/technical-specs \ No newline at end of file