Commit graph

30 commits

Author SHA1 Message Date
luigi1111
3074196410
Merge pull request #2159
head: fix double slash in og:url
2023-05-11 13:33:17 -05:00
erciccione
53922a3ae7
head: fix double slash in og:url 2023-04-20 13:22:36 +02:00
erciccione
6882f1e7a7
add dedicated meta descriptions
posting a link to getmonero on social medias results, except few
exceptions, in showing a standard description for all pages.
This adds dedicated meta descriptions for every page. It will
improve getmonero's seo score and links on social medias will
look nicer and will be more descriptive
2023-04-20 09:39:49 +02:00
erciccione
9d868ef1f0
Prepare repo for deployment of onion service
- Add link to the footer
- Add _includes/onion.html (the address will be pulled from here anywere on the website)
- Add /onion.txt which is signed by binaryFate and contains the onion addresses
- Add onion-location header as a meta tag in _includes/head.html

Co-authored-by: binaryFate <binaryfate@getmonero.org>
2021-02-19 13:11:58 +00:00
erciccione
2016c22d74
head: fix og links to include domain 2021-01-12 10:08:15 +00:00
luigi1111
ec85710853
Merge pull request #1118
head.html: show monero logo in og:image if page.image is an SVG file
2020-10-21 15:40:36 -05:00
erciccione
ebae9d16b2
Feed: Fix autodetection by removing the helper feed_meta and adding the tag manually 2020-08-04 08:12:11 +02:00
erciccione
a1533efada
head.html: show monero logo in og:image if page.image is an SVG file 2020-08-04 07:57:27 +02:00
luigi1111
6240fc70f8
Merge pull request #1051
Improve RSS experience (install 'jekyll-feed' plugin)
2020-07-31 15:09:21 -05: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
18bedd3568
Meta tags: Change opengraph logo and add possiblity to use custom image
The old logo showing on social medias is too large and end up being trimmed. Replaced it with the simple Monero Logo.
If an image is specified using 'image:' in the front matter of a blog post, jekyll will show that image instead. This also allow us to easily
make specific meta-images for each blog posts. I will add the possibility to add the image in the body of the post in a
subsequent PR.
2020-06-24 18:25:23 +02:00
Daniel Leedan
03204d8a05 RTLsupport for Arabic language 2020-06-15 11:22:15 -05:00
erciccione
860256a260
head: fix titles for Moneropedia entries 2020-02-22 15:13:43 +01:00
erciccione
1ebebf346e
Fix broken meta tags (description, og:title, og:description) 2020-02-05 20:15:23 +01:00
rehrar
88efc5e8bb
Minor adjustments
- Adjusted values in en and es yml files
- Minor tweaks in a few pages
- Changed head rules to pull correct page titles
- Changed footer and header to loop correctly without a case statement and pull translated strings
- Adjusted FFS layouts
2018-01-30 13:18:02 -07: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
Riccardo Spagni
25c0246999
fixed header and menu 2015-09-21 10:52:26 +02:00
Riccardo Spagni
b67e7d84a3
favicon all of the things 2015-03-05 12:15:42 +02:00
Riccardo Spagni
e7130ecb47
add opengraph:url metdata 2015-02-28 16:21:15 +02:00
Riccardo Spagni
20537007e3
metadata fixes, added OpenGraph tags 2015-02-28 11:06:57 +02:00
Riccardo Spagni
da03d5f480
fix description metadata 2015-02-27 15:42:20 +02:00
Riccardo Spagni
121afba26e
changed CSS links to trick browsers into loading the latest 2015-02-25 08:34:45 +02:00
Riccardo Spagni
477bd674fb
fixed language page for very low-res devices, fixed blog by tag title 2015-02-23 17:49:33 +02:00
Riccardo Spagni
4735c893ad
update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
Riccardo Spagni
3b94fd9e9e
added h3 id tagging to moneropedia plugin, first entry for account, updated entry for block 2015-02-19 20:48:14 +02:00
Riccardo Spagni
0a0325431a
placeholders for other static pages, Windows live tile support 2015-02-18 10:41:18 +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
Riccardo Spagni
570e85dac7
initial commit 2015-01-02 18:35:38 +02:00