Commit graph

26 commits

Author SHA1 Message Date
erciccione
960194dd9d
Add 'title' attribute to all 'arrow-up' buttons 2021-01-26 09:18:36 +00:00
luigi1111
92da42d560
Merge pull request #1298
Add arrow-up button to the blog and move the related CCS to the general section
2020-12-24 13:19:45 -05:00
erciccione
ce3cbdddb4
Blog: add slash to links to 'All Posts' 2020-11-25 17:46:25 +00:00
erciccione
25b0916213
Blog: Add 'arrow-up' button 2020-11-09 11:48:14 +00:00
erciccione
1d5518f74c
Improve accessibility
- Fixed some interactive elements which weren't focusable (using 'tabindex')
- Label interactive elements which weren't labelled
- Slightly increase contrast of the grey text in the top navigation bars to reach level AA in the WCAG rating system and increase visibility of the text
2020-09-08 10:37:30 +02:00
erciccione
9186c224ec
Feed: Make feed backward compatible (from feed.atom to feed.xml)
The new structure of the feed broke things for people who are using the old version.
2020-08-04 08:21:28 +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
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
erciccione
476b1db60d
Blog: separate post categories with a comma 2020-06-10 08:32:19 +02:00
erciccione
3c6248881e
blog: fix wrong link to page 1 2020-05-14 14:37:38 +02:00
erciccione
fda7401e05
Blog: add posts date, author and nicer category visualization
for 'All Posts' and tagged categories
2020-02-24 17:47:20 +01:00
erciccione
4688d8874c
Fix broken 'next' and 'prev' in 'all posts' 2020-01-29 10:58:18 +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
el00ruobuob
0b98a356cc
lang_tag correction 2018-09-13 17:54:23 +02:00
el00ruobuob
4c1e8dd858
Moneropedia relocalized
+ correction on Italian Account
+ Removed leftover miners.md (replaced by mining.md)
+ Removed Dust and update Copyright
+ Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
+ Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
+ Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
+ Polish corrections
+ extend ruby \word-boundary in regex to match `-based` `-like` `-form`
+ Updated readme according to the new way to add or translate a moneropedia entry
+ fix mining with CryptoNight variant
+ rebased to include AR
+ chery picked #820 to avoid conflicts
2018-08-03 06:34:28 +02:00
rehrar
013a61ab5f
Added a front matter with a title for each blog tag page (not shown on actual page) so jekyll would shut up about it 2018-01-30 13:18:02 -07:00
serhack
b9a542548f
Fix a little bug 2017-11-20 14:36:09 +01:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00
rehrar
3c3d0698c9 Removed old site 2017-07-03 23:55:10 -06:00
Oyvind Kvanes
141a8d8afb Fix blog pagination 2016-10-05 10:50:51 +02:00
Riccardo Spagni
28e0ff4b5e
reduce size of pagination section at the bottom of the blog index 2015-02-23 14:53:00 +02:00
Riccardo Spagni
b337bd52ee
added missives, minor tweaks to layouts 2015-02-23 11:45:08 +02:00
Riccardo Spagni
4735c893ad
update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
Riccardo Spagni
39005e96a9
blog index and blog-by-tag formatting 2015-02-17 12:52:13 +02:00
Riccardo Spagni
4ec19024d0
fixed page title, formatted paginated blog posts page 2015-02-15 12:30:34 +02:00
Riccardo Spagni
5aed4ad58c
major overhaul, revert to single language until multi-language is fixed 2015-02-14 21:39:47 +02:00