You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ Generate the `CSS` every time styles on `input.css` change
20
20
### Run the site
21
21
22
22
bundle exec jekyll serve --watch
23
+
24
+
# Deploy
25
+
26
+
The site is hosted on [GitHub Pages](https://pages.github.com/). Pushing to the `main` branch triggers an automatic deployment — no manual steps required.
0 commit comments