Commit Graph

56 Commits

Author SHA1 Message Date
47ef9a685e Do not run CI for commits starting with 'chore' 2022-07-01 12:36:48 +02:00
8ca602b986 chore: Update actions/setup-node action to v3 2022-07-01 12:08:53 +02:00
a11ae6a93d chore: Update actions/setup-dotnet action to v2 2022-07-01 12:08:37 +02:00
b13ff8ebcc chore: Update actions/checkout action to v3 2022-07-01 12:08:25 +02:00
90e6a1aa21 chore: Update actions/cache action to v3 2022-07-01 12:08:01 +02:00
da1c471c18 Give GH Actions jobs a more suitable name 2022-04-15 10:44:14 +02:00
7e1fb43f21 Install .NET SDK 6.0.101 2022-04-15 10:28:49 +02:00
f614032c82 Fix documentation workflow (#799)
Only publish documentation when we publish artifacts.
2022-04-05 08:40:30 +02:00
f9a85e017a Only build docs once :) 2022-02-15 18:02:25 +01:00
523adc6c49 Including dotnet tools restore into ci build 2021-12-21 19:44:16 +01:00
19ff48f4b8 Clean up .NET SDK installation 2021-12-15 22:54:27 +01:00
8fcd2e59d6 Install .NET 5 as part of build 2021-12-15 22:47:05 +01:00
8ce40bac3c Fix documentation build 2021-12-15 22:43:03 +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
fd4b96944e Add support for alternate screen buffers
Closes #250
2021-11-30 12:13:14 -05:00
9c9eb04f91 Upgrade .NET SDK to 6.0.100 (#616)
* Update to .NET 6.0.100

* Update Cake to 2.0.0-rc0001
2021-11-09 08:19:36 +01:00
b738187b28 Fix publish workflow error 2021-10-30 01:52:25 +02:00
d02c9e552e Add net6.0 TFM (#603)
Closes #602
2021-10-29 21:05:17 +02:00
4d2d927caa Upgrades Statiq and re-enables docs publishing
Previous versions of Statiq had a bug with .NET 6 RC1. The latest has a workaround that allows publishing
2021-10-15 20:31:57 +02:00
e8e92e7f44 Remove path criteria for publish workflow 2021-10-05 17:57:25 +02:00
3718502eee Update workflow 2021-10-05 17:55:08 +02:00
39cfc7a62f Allow workflows to run for workflow changes 2021-10-05 17:54:02 +02:00
2e90ef28e4 Allow workflows to run for test and example changes 2021-10-05 17:52:30 +02:00
b058c54f3c Disable GH Action workflow for docs 2021-09-23 23:26:31 +02:00
e169df6303 Add support for manipulating individual table rows
Closes #500
2021-08-14 23:35:07 +02: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
884cb8ddd4 Install correct .NET Core SDK 2021-07-11 22:59:02 -04:00
aa59f6cd55 Update .NET Core SDK to 5.0.301 2021-07-05 09:15:54 +02:00
21f731ebd5 Using Statiq processes for tailwind commands
Tweaks tailwind to use jit mode and misc content tweaks


Changes point in which tailwind is built
2021-05-28 14:31:57 +02:00
397860e42e Revert PR #436
Using Statiq processes for tailwind commands

This reverts commit adb600c430.
This reverts commit ab83e41051.
2021-05-26 13:41:49 +02:00
adb600c430 Tweaks tailwind to use jit mode and misc content tweaks 2021-05-26 10:31:15 +02:00
2a9fbb1ee9 New doc theme (#387) 2021-04-24 22:20:59 +02:00
6007fcaafc Update to .NET SDK 5.0.202 2021-04-09 07:48:10 -04:00
ae32785f21 Add progress task list support 2020-12-04 07:29:48 +01:00
5c33b87a9c Add Verify for testing 2020-11-20 16:22:23 +01:00
380c6aca45 Add net5.0 target framework 2020-11-11 15:28:32 +01:00
3f2ca49071 Add calendar control
Closes #101
2020-10-16 23:02:53 +02:00
3c3afe7439 Add support for rendering exceptions 2020-10-05 07:03:02 +02:00
e429f6434b Update examples 2020-10-01 14:43:08 +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
87bde3e5a2 Remove BorderKind in favour of Border 2020-09-06 12:29:48 +02:00
4f6c9c62c7 Set fetch depth to 0 2020-09-01 22:05:46 +02:00
f2677213a4 Separate build and run when publishing docs 2020-09-01 22:00:44 +02:00
7de4b6c7b9 Build docs as part of CI 2020-09-01 21:50:36 +02:00
0bc801e3eb Build docs when source change 2020-09-01 21:40:49 +02:00
88a82cdad0 Build docs in release mode 2020-09-01 21:39:40 +02:00
173645cdd2 Added documentation for markup text 2020-08-31 14:05:28 +02:00
47fd646d21 Enable publish for all tags (skip-ci) 2020-08-30 10:22:53 +02:00
a06859dcb5 Only publish on tags (skip-ci) 2020-08-30 10:12:53 +02:00
7d3a67e6ae Always publish tags (skip-ci) 2020-08-30 10:04:29 +02:00