Commit graph

71 commits

Author SHA1 Message Date
luigi1111
9dc70e534d
Merge pull request #1076
Moneropedia: add description of the Moneropedia to index.md
2020-07-31 15:10:09 -05:00
luigi1111
6240fc70f8
Merge pull request #1051
Improve RSS experience (install 'jekyll-feed' plugin)
2020-07-31 15:09:21 -05:00
erciccione
99b871f9e4
Moneropedia: add description of the Moneropedia to index.md 2020-07-31 16:17:04 +02:00
erciccione
2830f69173
Improve RSS experience (install 'jekyll-feed' plugin)
- 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).
2020-07-29 20:46:37 +02:00
luigi1111
330cddadd7
Merge pull request #1102
Fix tooltip messing up the width of a page on mobile in some edge cases
2020-07-27 21:44:03 -05:00
luigi1111
ef9d4e4864
Merge pull request #1027
Blog: Use only one 'Blog' menu and add category selector
2020-07-27 21:33:34 -05:00
erciccione
678df7627b
Fix tooltip messing up the width of a page on mobile in some edge cases 2020-07-26 17:24:20 +02:00
erciccione
5ee1ff7503
Revamped homepage
- Changed the 'Get Started' button to 'Learn more about Monero' which now links to the 'What is Monero?' page
- Replaced the 'Why Monero is different' section with 'Get started', which now contains the info and links necessary to
start using Monero. The picture were taken from the 'Using' page, now removed.
- Removed 'Downloads' and added 'Guide and Resources'
- Removed 'Last news' box
- Added a 'Join the Community' section
2020-06-24 19:46:48 +02:00
erciccione
79f34d360c
Blog: Use only one 'Blog' menu and add category selector
- Added separator between posts
- remove all submenus and use only 'blog'
- Add category selector for desktop and mobile
2020-06-19 09:37:04 +02:00
Daniel Leedan
03204d8a05 RTLsupport for Arabic language 2020-06-15 11:22:15 -05:00
luigi1111
1eee41b4e8
Merge pull request #977
accepting: add TOC
2020-06-15 09:18:04 -05:00
erciccione
633ae56c8f
Merchants: Add onion logo when merchant is on onion service 2020-05-17 12:35:43 +02:00
luigi1111
5996e50402
Merge pull request #956
New 404 page
2020-05-14 16:14:36 -05:00
erciccione
dc2a0b118e
New 404 page
Removed the '404' folder with its content and created a new '404.html' file in the root directory, added some specific css and slighlty edited the 'error' layout.
2020-05-14 10:27:03 +02:00
erciccione
6fd9bd0622
accepting: add TOC
and add ul.logo class to general CSS
2020-05-12 13:38:02 +02:00
erciccione
d8b5d92e2d
Fix z-index of language dropdown 2020-05-03 10:50:56 +02:00
selsta
36092806db
faq: replace link emoji with svg 2020-04-13 00:34:07 +02:00
luigi1111
639cf2057d Merge !1272
downloads: use svg logo and remove 'logo-list.png'

See merge request monero-project/monero-site!1272
2020-04-10 22:32:13 +02:00
luigi1111
a561a54378 Merge !1268
Revamp of the FAQ

Closes #994

See merge request monero-project/monero-site!1268
2020-04-10 22:22:32 +02:00
luigi1111
9be62594fc Merge !1264
Downloads: show pointer when hovering on dropdowns

See merge request monero-project/monero-site!1264
2020-04-10 22:22:14 +02:00
luigi1111
26f6d98cfd Merge !1259
roadmap: resize 'check' emoji

See merge request monero-project/monero-site!1259
2020-04-10 22:21:47 +02:00
erciccione
259e3f18bc
Improve 'Developer Guides' page
- Split page vertically and add new section: 'External resources'
- Add description for each resource
- Add pics to suggest where the content is located (web page, github, internal doc)
2020-04-10 14:17:46 +02:00
erciccione
2fa82d29dc
downloads: use svg logo and remove 'logo-list.png' 2020-04-10 13:50:23 +02:00
erciccione
6dd7c60006
Revamp of the FAQ
- Added anchors. Visible when hovering on the tabs
- Added "More info:", which links to related sections on getmonero (contributing, user guides, etc)
- Added toc
- Added links to related Moneropedia entries in the answers
- Added side box with more resources and info
- 10 new questions/answers:
	- Can I avoid to download the entire blockchain?
	- why my wallet needs to be scanned everytime I open it?
	- Is it dangerous to run a personal node?
	- Is it dangerous to use a remote node? what's the data a node operator can get from me?
	- How can I contribute?
	- What's the meaning of [technical word]?
	- What wallet should I use?
	- Can't see funds. Did I just lose all my Monero?
	- How can I connect my node via Tor?
	- Why does the blockchain need so much space?
2020-04-10 13:42:36 +02:00
erciccione
54850941a1
roadmap: resize 'check' emoji 2020-04-09 14:24:51 +02:00
erciccione
c795a7dae6
Downloads: show pointer when hovering on dropdowns 2020-03-30 14:58:23 +02:00
erciccione
d032b10454
Roadmap: new structure
- 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
2020-03-18 18:11:46 +01:00
luigi1111
9df2c958bd Merge !1209
Add mobile-specific CSS for selector in Merchants page

Closes #1044

See merge request monero-project/monero-site!1209
2020-02-20 20:47:24 +01:00
erciccione
1d534a4a04
Remove 'untranslated' snippet logic from all pages (except where it's called using 'include')
It's not compatible with Weblate and will be not needed after the migration
2020-01-27 12:26:31 +01:00
erciccione
741f35411a
Add mobile-specific CCS for selector in Merchants page 2020-01-24 21:59:38 +01:00
luigi1111
b425bcf526 Merge !1169
New simplified 'Accepting' page

Closes #992

See merge request monero-project/monero-site!1169
2020-01-22 21:39:22 +01:00
luigi1111
ba19778f0b Merge !1196
Updates to Hangouts page

Closes #972 and #775

See merge request monero-project/monero-site!1196
2020-01-09 17:39:27 +01:00
erciccione
f72bf43e04
Updates to 'Hangouts' page
- Add Gitlab logo and link
- Remove 'Stack exchange' section and change IRC channels to full width block
- Add 'monero-site' to the list of IRC channels and 'monero-italia' in the italian version
2020-01-07 21:15:58 +01:00
erciccione
cccb42200e
Remove old FFS CSS 2020-01-04 13:51:47 +01:00
erciccione
3addc6a257
New simplified 'Accepting' page
Removed all references to payment IDs and changed all the text.
Now this page is meant to be for non-technical people looking
for info about how to receive Monero with the CLI and GUI wallets.
2019-12-21 11:36:43 +01:00
erciccione
f337d9c93f
New download page
- new structure of Downloads page
- add screenshots of GUI (and make them localizable)
- add pics for hw wallets
- change structure of downloads.yml
2019-12-05 14:41:08 +01:00
erciccione
d9792584dd
Activate and update 'upgrade' banner 2019-11-09 10:04:13 +01:00
Diego Salazar
6859a2772e Fix language menu sroll on mobile 2019-08-19 14:18:09 -06:00
el00ruobuob
cef268335f
Add quick links to merchants types 2019-07-01 15:09:29 +02:00
luigi1111
f254976431 Merge !1020
Update roadmap for 2019 & older missing things

See merge request monero-project/monero-site!1020
2019-05-13 20:11:07 +02:00
luigi1111
7b112594b1 Merge !1043
Update lang drop-down & topnav CSS

See merge request monero-project/monero-site!1043
2019-04-08 20:43:09 +02:00
el00ruobuob
dffd10cb73
Update topnav-list CSS 2019-03-26 11:08:16 +01:00
el00ruobuob
e8b3218606
div height increase monero-project page
+ increase button width to 17rem (for RU)
2019-03-26 10:58:05 +01:00
el00ruobuob
d5675b43f9
Update roadmap for 2019 & older missing things 2019-03-14 14:45:06 +01:00
c1761e7bca Large scale website redesign update thing
- Updated lots and lots and lots of CSS
- Changed all link colors from orange to black and underlined
- Made site more accessible across the board
- Seriously, look at all the pages and tell me it's not awesomer
- Updated relevant HTML in pages to accomodate
- Changed en.yml Developer Guides translated string to yes (why was it not already?)
- Added images to the Using Monero page for wicked sick purposes
2019-01-18 20:18:55 -07:00
Diego Salazar
2efb6cc0e5
Added upgrade banner using Jekyll
- Added upgrade snippet
- Added snippet banner to index page of all languages
- Updated yml files of all languages ready for translation
- Styling
2018-10-13 14:26:45 -06:00
el00ruobuob
9843b58674
Guides versioning
+ All guides are version
+ Major diff on Polish daemon RPC guide
+ Minor diff on Polish daemon RPC guide
+ yml completed for en, fr, pl, it, es
+ Instructions updated on readme.md:
  - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
  - For Guides update: how, where and why handling the version number.
2018-07-08 15:05:49 +02:00
el00ruobuob
eff3af1473 Add a 5 column header css class 2018-05-30 16:21:18 +02:00
rehrar
a22d7eda73 OH MY GOSH THIS LOCALIZATION REIMPLEMENTATION TOOK FOREVER
- Deleted flippin' template directories (unnecessary now)
- Moved all cussin' HTML to root files instead of in _i18n folder (except for guides)
- Replaced all freakin' strings with liquid translation tags
- Added all Kevin' strings for each language already merged to their respective .yml files
- 40 seconds of testing before sending PR

Signed-off-by: rehrar <rehrar@tuta.io>
2018-05-26 16:32:58 -06:00
Matt Smith
4390b90371 Update roadmap 2018-02-01 13:10:52 +00:00