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
The page is using the Jekyll theme [Minimal Mistakes](https://mmistakes.github.io/minimal-mistakes/).
4
+
5
+
### Configuration
6
+
7
+
Documentation for configurating the them is available at [https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/).
8
+
9
+
### To build the page locally
10
+
11
+
1. Install Jekyll and other dependencies by following the instructions at [https://jekyllrb.com/docs/installation/](https://jekyllrb.com/docs/installation/).
12
+
2. Clone the repository
13
+
3. Install the gems with``bundle install``
14
+
4. Build the page with ``bundle exec jekyll serve``. In the terminal you should get a link to view the page.
0 commit comments