diff --git a/docs/tips.rst b/docs/tips.rst index fdd57398..69e1b9ba 100644 --- a/docs/tips.rst +++ b/docs/tips.rst @@ -88,6 +88,12 @@ by the ``ghp-import`` command) to the ``elemoine.github.io`` repository's To publish your Pelican site as User Pages, feel free to adjust the ``github`` target of the Makefile. +Custom 404 Pages +---------------- + +GitHub Pages will display the custom 404 page described above, as noted in the +relevant `GitHub docs `_. + Extra Tips ---------- @@ -125,3 +131,4 @@ Moreover, markup languages like reST and Markdown have plugins that let you embed videos in the markup. You can use `reST video directive `_ for reST or `mdx_video plugin `_ for Markdown. +