Commit Graph

10 Commits

Author SHA1 Message Date
2a9fbb1ee9 New doc theme (#387) 2021-04-24 22:20:59 +02:00
693e1fa170 Update links, references and copyright 2021-04-05 16:59:09 +02:00
e0947708c9 Generalized Search
Generalized the search to work with any table
with some basic classes and some updated
JavaScript, we can now search colors and emojis.
2020-10-02 19:39:02 +02:00
a2f8652575 Add Search To Emoji Page
This adds a typeahead search feature
for the very large emoji table. It filters as you type to find if an emoji exists or not.

The JavaScript could be adapted to work on all tables in the future.
2020-10-01 22:00:39 +02:00
672faa131f Update Docs Readme
Added some more context to the docs readme for
folks looking to contribute. Also added the license
so its clear what the license of the docs site is. As
a small tweak I removed a duplicate string value and
use the Constant.
2020-10-01 20:51:32 +02:00
eeb3f967b6 Update emoji support
* Add constants for emojis
* Move emoji shortcode rendering to Markup
* Add documentation
* Add example
* Add tests
2020-09-18 16:11:51 +02:00
0cecb555d5 Show documentation version in footer 2020-09-01 21:33:15 +02:00
65f0a085cc Updated to the latest Statiq Web with breakage fixes 2020-09-01 21:03:47 +02:00
f4497b1278 Docs: Added color number (skip-ci) 2020-08-29 11:25:19 +02:00
f1912b1d44 Add initial docs 2020-08-27 15:12:03 +02:00