We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fae59 commit 6665c79Copy full SHA for 6665c79
README.md
@@ -12,3 +12,9 @@ Documentation for configurating the them is available at [https://mmistakes.gith
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.
15
+
16
+### Add content
17
18
+You can add content locally or in the web interface. The changes are deployed when pushing to the main branch.
19
20
+You might need to clear your browser history to be able to see the changes.
0 commit comments