[GRASS-dev] Website: MD formatting vs html
Moritz Lennert
mlennert at club.worldonline.be
Wed Apr 1 03:54:39 PDT 2020
Hi Nick,
Using below message just as an illustration to my question:
IIUC, Hugo is mainly markdown. Markdown provides it's own syntax, e.g. for lists it uses *.
Many of the pages currently in the new website use Html syntax. Is there a specific reason to do so ? Might it be better to impose markdown ?
This might also solve issues such as https://github.com/OSGeo/grass-website/issues/45.
Moritz
Am 1. April 2020 12:37:44 MESZ schrieb Markus Neteler <notifications at github.com>:
>@neteler commented on this pull request.
>
>
>
>> @@ -140,6 +140,21 @@ grey-color-light-bg mb-2"></div>
> </div>
>
>
>+### GRASS flyers
>+
>+<div>
>+<p> For a simple overview of <b>GRASS GIS</b> you can download one of
>the two <b>GRASS GIS flyer</b> </p>
>+<ul>
>+ <li>
>+ <b>OSGeo</b> one sheet flyer <a
>href="https://github.com/OSGeo/osgeo/raw/master/marketing/print/one-page-info/eu/grass_gis_a4.pdf"
>class="inl btn btn-primary" target="_blank">Download PDF</a>
>+ </li>
>+ <li><b>GRASS community</b> threefold flyer <a
>href="https://trac.osgeo.org/grass/export/74509/grass-promo/grassflyer/flyer_2016/en/grass_flyer.pdf"
>class="inl btn btn-primary" target="_blank">Download PDF</a>
>
>```suggestion
><li><b>GRASS community</b> threefold flyer <a
>href="https://trac.osgeo.org/grass/export/74509/grass-promo/grassflyer/flyer_2016/en/grass_flyer.pdf"
>class="inl btn btn-primary" target="_blank">Download PDF</a>
>```
>
>better use a link to
>https://github.com/OSGeo/grass-promo/tree/master/grassflyer ?
More information about the grass-dev
mailing list