Skip to content

Commit 9865f85

Browse files
committed
Readme: mention theme used and link to its documentation
1 parent 9f840a4 commit 9865f85

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,18 @@ pages are built and checked.
7474
## Contributing
7575

7676
Contributions welcome. Please see [CONTRIBUTING.md](/CONTRIBUTING.md) for details.
77+
78+
## References
79+
80+
The website uses an old version of the [Minimal Mistakes theme][]. The
81+
theme's website provides [documentation][mm docs], including information
82+
about [configuration variables][mm config], creating [pages and posts][mm
83+
content], adding [new Javascript][mm js], and more. Note that
84+
current documentation may describe features not available in the old
85+
version of the theme used by the website.
86+
87+
[minimal mistakes theme]: https://mmistakes.github.io/minimal-mistakes/
88+
[mm docs]: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
89+
[mm config]: https://mmistakes.github.io/minimal-mistakes/docs/configuration/
90+
[mm content]: https://mmistakes.github.io/minimal-mistakes/docs/posts/
91+
[mm js]: https://mmistakes.github.io/minimal-mistakes/docs/javascript/

0 commit comments

Comments
 (0)