[
https://issues.apache.org/jira/browse/CONNECTORS-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796746#comment-17796746
]
Piergiorgio Lucidi commented on CONNECTORS-1495:
------------------------------------------------
Pelican is not working properly with the new markdown files.
I'm trying to regenerate all the website but the build procedure is returning
the following error about forrest:
{code:java}
build-forrest:
[exec] Using classpath:
../lib/endorsed/jakarta-bcel-20040329.jar:../lib/endorsed/jakarta-regexp-1.5.jar:../lib/endorsed/xalan-2.7.1.jar:../lib/endorsed/xercesImpl-2.9.1.jar:../lib/endorsed/xml-apis-1.3.04.jar
[exec] Buildfile: build.xml
[exec]
[exec] init:
[exec]
[exec] --------------------------------------------------------------
[exec]
[exec] Using Apache Ant version 1.7.1 compiled on September 26 2008
[exec] Build file
/Users/piergiorgiolucidi/Documents/workspaces/manifoldNew/site-trunk/build/forrest/main/build.xml
[exec] Use 'build.[sh|bat] -projecthelp' to see other options.
[exec] Build system home
/Users/piergiorgiolucidi/Documents/workspaces/manifoldNew/site-trunk/build/forrest/tools/ant
[exec] Build number 2
[exec] Project Name Forrest build file
[exec] Java Version 1.6
[exec] Timestamp 202312141445
[exec] This is: apache-forrest 0.9
[exec]
[exec] --------------------------------------------------------------
[exec]
[exec]
[exec] compile:
[exec] Compiling 33 source files to
/Users/piergiorgiolucidi/Documents/workspaces/manifoldNew/site-trunk/build/forrest/build/classes
[exec] error: Source option 5 is no longer supported. Use 7 or later.
[exec] error: Target option 5 is no longer supported. Use 7 or later.
[exec]
[exec] BUILD FAILED
[exec]
/Users/piergiorgiolucidi/Documents/workspaces/manifoldNew/site-trunk/build/forrest/main/build.xml:522:
Compile failed; see the compiler error output for details.
[exec]
[exec] Total time: 0 seconds{code}
> Brand new website
> -----------------
>
> Key: CONNECTORS-1495
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1495
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Site
> Affects Versions: ManifoldCF 2.9.1
> Reporter: Piergiorgio Lucidi
> Assignee: Piergiorgio Lucidi
> Priority: Major
> Fix For: ManifoldCF next
>
> Attachments: ManifoldCF-FluidoSkin.png, PDF-Rendition-1.png,
> PDF-Rendition-2.png, Website - status - 20180510-2.png, Website - status -
> 20180510.png
>
> Original Estimate: 480h
> Remaining Estimate: 480h
>
> The community decided to work on a brand new website:
> [http://mail-archives.apache.org/mod_mbox/manifoldcf-dev/201712.mbox/%3CCAHVHQx8odjgXMw%3DnhmSeDt0pYOUd0j%2BtkmMNtFnCJvHFcZwyEg%40mail.gmail.com%3E]
> The proposed technology is Jekyll but we have also to decide the website
> template to use.
> [~kamaci] suggested the [Apache CloudStack|https://cloudstack.apache.org/]
> template.
> [~molgun] proposed this approach:
> # Find a modern new static site generator like Jekyll [1]
> # Create a template
> # Start to use it in a specific path like
> [https://manifoldcf.apache.org/*new*]
> # Migrate our Forrest xml's to Markdown (we can automate this somehow)
> # Start to serve our new site on root path
> [1] [https://jekyllrb.com/docs/home/]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)