Skip to content

Commit eb9ac95

Browse files
committed
Merge #552: Readme: mention theme used and link to its documentation
9865f85 Readme: mention theme used and link to its documentation (David A. Harding) Pull request description: Closes #525 ; CC: @karel-3d Links to the website and documentation for the upstream of the theme we use. We haven't upgraded the files related to the theme since the website went live in Jan 2016, so I also mention that the current documentation might not completely match the theme files/settings. Tree-SHA512: e2ee08e86cc64df640cb526c4e5f262b96c6d1c0e3415109a0c4088e128470971e6253bf2a84821a500657c3d409d0bd8f4b94d7f33fe070f195cb24323eadfe
2 parents 4dcfd91 + 9865f85 commit eb9ac95

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
@@ -87,3 +87,18 @@ pages are built and checked.
8787
## Contributing
8888

8989
Contributions welcome. Please see [CONTRIBUTING.md](/CONTRIBUTING.md) for details.
90+
91+
## References
92+
93+
The website uses an old version of the [Minimal Mistakes theme][]. The
94+
theme's website provides [documentation][mm docs], including information
95+
about [configuration variables][mm config], creating [pages and posts][mm
96+
content], adding [new Javascript][mm js], and more. Note that
97+
current documentation may describe features not available in the old
98+
version of the theme used by the website.
99+
100+
[minimal mistakes theme]: https://mmistakes.github.io/minimal-mistakes/
101+
[mm docs]: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
102+
[mm config]: https://mmistakes.github.io/minimal-mistakes/docs/configuration/
103+
[mm content]: https://mmistakes.github.io/minimal-mistakes/docs/posts/
104+
[mm js]: https://mmistakes.github.io/minimal-mistakes/docs/javascript/

0 commit comments

Comments
 (0)