Ian Maxon has posted comments on this change. Change subject: Add guide on how to edit site, various tweaks. ......................................................................
Patch Set 1: (6 comments) https://asterix-gerrit.ics.uci.edu/#/c/541/1/_config.yml File _config.yml: Line 14: # Build settings > If we add "destination: content" here, then we don't have to provide it to Nice. Didn't think of that. Done. https://asterix-gerrit.ics.uci.edu/#/c/541/1/site.md File site.md: Line 17: In short, Jekyll uses a combination of templated HTML files and Markdown to compile the final site. > WS Done Line 18: Generally, the content itself lies withink the Markdown files, and the HTML is for layout. > s/withink/within/ Done Line 48: ➤ jekyll serve --watch --destination content/ > If we add the destination directive to the _config.yml file, we don't need Done Line 53: Right now git gerrit submit isn't used for the website, so you must construct the proper commit for Gerrit by hand. In your commit message, be sure to include a Commit-Id footer that is unique to your change. You may take previous Commit-Id: footers as an example. > s/Commit-Id/Change-Id/ Done Line 54: > If no Change-Id is provided, "ERROR: missing Change-Id in commit message fo Done -- To view, visit https://asterix-gerrit.ics.uci.edu/541 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iadb5074e130d4a42b2af123fa405e9fc21a14aed Gerrit-PatchSet: 1 Gerrit-Project: incubator-asterixdb-site Gerrit-Branch: asf-site Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-HasComments: Yes
