Commit Graph

23 Commits

Author SHA1 Message Date
7dce4af552 Add support for .NET 7.0 2022-11-10 12:01:13 +01:00
d339442df8 Join .NET Foundation (#978) 2022-09-27 08:36:07 +02:00
bec3315d91 skip-ci: Fix typo 2022-02-16 01:40:47 +01:00
782a99d726 Add Netlify attribution to footer 2022-02-16 00:36:01 +01:00
b6be693007 Update copyright 2022-02-16 00:35:10 +01:00
36e5350968 Tweaking font-size and line-height for smaller screens 2022-02-15 17:28:27 +01:00
c2da268129 Docs redesign (#728)
* Adding a dark mode
* Adding reference for types to summary pages
* Adding API Reference
* Adding modifiers to methods/fields/etc
* Minimizing files input
* Caching a lot of the output pages
* Cache only for each execution
* Adding API references to existing docs
2022-02-14 18:44:25 +01:00
461348f2fb Update asciinema (#648)
* Updating doc build dependencies

Updates playwright to latest version. This requires an update in how it is ran as part of the statiq build set up to ensure dependencies exist for the run.

Also brings misc packages up to date to fix vulnerabilities.

* Updates CI to use node v16 and dotnet 5

Playwright CLI currently needs net5 to execute. There is a PR in the works to get it running on net6 but until then the recommended steps it to have both installed.
2021-12-01 13:40:51 +01:00
223642b797 Add blog to docs (#484)
* Adding social card infrastructure
* Upgrades doc project to .NET 6
* Adds Playwright
* Changes the console to a web project for Playwright
* Adds social card template
* Added blog content
* Parallelized social image processing
* Updating CI to use .NET 6 for docs build
2021-07-15 19:53:01 +02:00
46abadaccb Add AsciiCast demos for docs 2021-05-23 23:30:14 +02:00
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
e7f497050c Add row and column accessors for tables and grids 2020-10-26 18:15:27 +01:00
5149557560 (doc) Remove hard-coded link
Rather than specifying spectre.console directly in the layout, figure out
the URL using GetLink method.
2020-10-03 16:30:21 +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
52e3ee17b0 Fix logo link 2020-09-01 21:28:52 +02:00
caf7661e66 Moves all the pages up a level and hardcodes the section name 2020-09-01 21:23:01 +02:00
65f0a085cc Updated to the latest Statiq Web with breakage fixes 2020-09-01 21:03:47 +02:00
f2566f2ca4 Remove commented out code (skip-ci) 2020-08-27 20:13:35 +02:00
358b0225b4 Add documentation header (skip-ci) 2020-08-27 20:12:13 +02:00
270658b0bb Add hard coded links to root (skip-ci) 2020-08-27 16:51:04 +02:00
f1912b1d44 Add initial docs 2020-08-27 15:12:03 +02:00