D23543: WIP: Jekyll version
Ralf Habacker
noreply at phabricator.kde.org
Thu Aug 29 19:00:52 BST 2019
habacker added inline comments.
INLINE COMMENTS
> Gemfile:5
> +gem "jekyll", "3.8"
> +gem "jekyll-kde-theme", path: "../kde-jekyll-theme"
> +
The path ../kde-jekyll-theme does not match the path the kde jekyll theme is installed, when fetching from https://invent.kde.org/websites/jekyll-kde-theme.git. Why not using this path in Gemfile by default ?
> README.md:13
> +```
> +bundle exec jekyll serve
> +```
Running this command returns
...
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.
[2019-08-29 19:53:43] ERROR `/"$imageFilePath/"' not found.
> features.md:250
> +
> <?php
> +$uml1_4 = "<a href=\"http://www.omg.org/spec/UML/1.4/\">UML 1.4</a>";
Php code is not interpreted on the local installation. The script itself is displayed.
REPOSITORY
R970 Umbrello Website
REVISION DETAIL
https://phabricator.kde.org/D23543
To: ognarb
Cc: habacker, umbrello-devel, vanderbilt, astranieri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20190829/99788f15/attachment.html>
More information about the umbrello-devel
mailing list