X Tutup
Skip to content

Commit 5e1a932

Browse files
committed
Merge pull request iluwatar#236 from simon04/mention-jekyll
Document automatic Jekyll process
2 parents a5b4dcb + 0d6fe89 commit 5e1a932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ is manual, here is how you do it:
1818
6. Check if something changed with `git diff`. It should show the folder 'patterns' changed.
1919
7. Execute `git add .`
2020
8. Commit and push the change
21+
9. The website is automatically updated using Jekyll (see [GitHub Pages Basics](https://help.github.com/categories/github-pages-basics) and [Using Jekyll with Pages](https://help.github.com/articles/using-jekyll-with-pages/))

0 commit comments

Comments
 (0)
X Tutup