2.3 KiB
Changelog
2023-05-23 12:37:40 +0930 bef7684 - feat(template_website): enable specifying the url slug
2023-05-23 09:10:19 +0930 7c385b7 - refactor(docs): pages dir renamed to docs
2023-05-22 13:45:03 +0930 0b9e737 - fix(template): use correct path for build artifact
2023-05-22 13:43:28 +0930 065bcbf - chore(lint): correct lint errors
2023-05-22 13:20:54 +0930 8e2a233 - feat(template): always deploy to pages on dev manual other
2023-05-22 13:13:59 +0930 1b59d62 - refactor(template_website): adjust names of jobs
2023-05-22 12:57:08 +0930 4fa90d4 - feat(template): use md lint config from website-template
2023-05-22 11:50:28 +0930 bce7396 - refactor(markdown_lint): move md linting to lint folder
2023-05-21 16:40:44 +0930 16d47d5 - feat(website): add pages job for website
2023-05-21 15:53:54 +0930 91a50eb - feat(template): created website job template
2023-05-17 15:41:09 +0930 a90ccb8 - refactor(docker): move docker jobs to their own file
2023-05-17 15:38:11 +0930 c34e382 - refactor: use name that makes sense