Repository: sling-site Updated Branches: refs/heads/master 4374fbb64 -> bf0b58e35
Update TODOs Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/bf0b58e3 Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/bf0b58e3 Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/bf0b58e3 Branch: refs/heads/master Commit: bf0b58e35f9d0d0df36d076edcb98aa11d82fc50 Parents: 4374fbb Author: Bertrand Delacretaz <[email protected]> Authored: Mon Oct 2 12:11:10 2017 +0200 Committer: Bertrand Delacretaz <[email protected]> Committed: Mon Oct 2 12:11:10 2017 +0200 ---------------------------------------------------------------------- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sling-site/blob/bf0b58e3/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3ab60ec..b55057a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ Here's a rough list of things that need to be done after the 2017 migration to g We'll use jira tickets for more specific things, this is more an overview. * Activate all the required links that https://whimsy.apache.org/site/ checks -* The "last changed by" information at the bottom right side of pages is missing, it was quite useful. The format is like `Rev. 1692085 by rombert on Tue, 21 Jul 2015 11:04:15 +0000` ## JBake and other technotes * Currently using 2.5.1 via the `jbake-maven-plugin`, see under `/bin`, docs at http://jbake.org/docs/2.5.1 @@ -52,4 +51,4 @@ We'll use jira tickets for more specific things, this is more an overview. ##Â Useful scripts and commands To find broken links use - wget --spider -r -nd -nv -l 5 http://localhost:8820/ 2>&1 | grep -B1 'broken link' \ No newline at end of file + wget --spider -r -nd -nv -l 5 http://localhost:8820/ 2>&1 | grep -B1 'broken link'
