From c76aea28ef19fa63fe922d5ef6ee3a794b01e59d Mon Sep 17 00:00:00 2001 From: Jeff Steward Date: Sun, 25 Feb 2024 16:15:43 -0500 Subject: [PATCH] add notes to self --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3723cf..1471001 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ CRI === -Just another website built with Bootstrap +Just another website built with Bootstrap and Jekyll + + +## Jekyll notes + +- Serve it locally 'jekyll server' + +- Run 'bundle lock --add-platform x86_64-linux' to make the site run under Git Actions \ No newline at end of file