commit: 84afed882764e9e0a34d3ad5e60cd6521f0110af Author: Matthew Marchese <maffblaster <AT> gentoo <DOT> org> AuthorDate: Thu Apr 27 07:42:42 2017 +0000 Commit: Matthew Marchese <maffblaster <AT> gentoo <DOT> org> CommitDate: Thu Apr 27 07:42:42 2017 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=84afed88
Update README a bit. README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index 3bd0c85..a7bac90 100644 --- a/README +++ b/README @@ -1 +1,7 @@ -# emerge nokogiri jekyll kramdown +## Dependencies + +`emerge dev-ruby/nokogiri www-apps/jekyll dev-ruby/kramdown` + +## Dynamic information + +Once the dependencies have been emerged, run `bash ./bin/update.sh` from the base directory to update the site's dynamically generated information. Expect "LDAP user information" to be skipped when not running from a Gentoo box.
