[
https://issues.apache.org/jira/browse/SIS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287584#comment-17287584
]
Bruno P. Kinoshita commented on SIS-509:
----------------------------------------
Done [~desruisseaux] . There are a few differences in the new syntax, but it's
very close to what we had before.
For table of contents we use \{{< toc >}} instead of [TOC].
Abbreviations also use a similar syntax, invoking a "Hugo shortcode" with \{{<
abbr title="International Organization for Standardization" text="ISO" >}}.
And for syntax highlight we need to wrap the text with \{{< highlight bash
>}}bash code...\{{< / highlight >}}
The rest is the same. The site-management.md file can probably be deleted as
that's outdated.
> Migrate the web site to another site generator tool
> ---------------------------------------------------
>
> Key: SIS-509
> URL: https://issues.apache.org/jira/browse/SIS-509
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Web site
> Reporter: Martin Desruisseaux
> Priority: Blocker
>
> The Apache CMS is reaching end-of-life, and projects need to move their
> websites onto a different option. More information there:
> * [Managing your project web site|https://infra.apache.org/project-site.html]
> * [Migrate your project website from the Apache
> CMS|https://cwiki.apache.org/confluence/display/INFRA/Migrate+your+project+website+from+the+Apache+CMS]
> (wiki)
> * [SIS staging
> repository|https://svn.apache.org/repos/infra/websites/staging/sis/trunk/content/]
> * [SIS production
> repository|https://svn.apache.org/repos/infra/websites/production/sis/content/]
> About the tools, two candidates (among others) are [Hugo|https://gohugo.io/]
> and [JBake|https://jbake.org/]. The later is in Java.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)