accessible.tips/content/tips/_template.md
KemoNine 12ac3f6993 major update for jump links: \
\
 - make toc/top phrase dynamic based on if toc is enabled for a page \
 - add a 'jump to content' link at top of page detail/header block \
 - add additional jump links to footer that are shown only if the relevant section of the page \
detail/header block is shown \
 - improve phrasing of jump links appearing inside main page content \
 - update changelog to not have a jump link just below its title \
 - update cms configs to match changed changelog formatting
2023-03-21 09:32:30 -04:00

718 B

title author publishDate lastMod toc draft categories tags
_ Tip Template _
Your Name
1900-12-30 1900-12-31 true true
tips
a-main-category
template
example-tag

Changelog

{{< changelog >}} {{< change 1900-12-30 "Add additional detail, tags" >}} {{< change 1900-12-30 "Initial creation" >}} {{< /changelog >}}

{{< end_section >}}

Intro

{{< back_to_top >}}

What are we talking about on this page?

{{< end_section >}}

Section 1

{{< back_to_top >}}

This is where some useful content would go

{{< end_section >}}

Conclusion

{{< back_to_top >}}

In summary... Use [bbb]({{< ref "[category]/[file].md" >}}) for cross references

{{< end_section >}}