Commit Graph

14 Commits

Author SHA1 Message Date
aedcac2777
Separate updating webring and building site steps
This enables updating post without interrupting the webring which is
supposed to stay for a week.
2023-02-27 18:45:22 +08:00
b4a785bf12 Add weekly schedule for building 2022-12-18 13:39:52 +08:00
Gabriel Arazas
99112147e4 Revert Netlify build to GitHub Actions 2022-11-28 11:17:59 +08:00
Gabriel Arazas
a1f65a29a9 Build with Netlify
Mainly because of `baseURL` issues, I cannot deploy this site properly
with its assets. To fix it, I just have to properly set them and the
easiest way to do so is to build it with Netlify.

With this change, the webring post update will be in a separate workflow
and done in a schedule.
2022-11-28 08:13:04 +08:00
Gabriel Arazas
20c452e657 Revert build workflow 2022-11-27 20:24:35 +08:00
Gabriel Arazas
ca2650eb37 Update netlify.toml 2022-11-27 20:08:57 +08:00
Gabriel Arazas
54f120b962 Add netlify.toml 2022-11-27 18:56:32 +08:00
Gabriel Arazas
59563d7167 Correct config for the last time
And don't use GitHub Pages at least for the moment.
2022-11-22 23:42:55 +08:00
Gabriel Arazas
eb19bfc150 Fix CI yet again 2022-11-22 23:31:43 +08:00
Gabriel Arazas
354b533e89 Start to use Netlify for deployment 2022-11-22 23:10:54 +08:00
Gabriel Arazas
24946272c3 Fix workflow yet again 2022-05-18 19:03:27 +08:00
Gabriel Arazas
5df64588a6 Fix workflow again 2022-03-02 15:57:59 +08:00
Gabriel Arazas
20c4f28f62 Fix flake definition and GitHub workflow 2022-03-02 15:49:41 +08:00
Gabriel Arazas
877746c416 Replace Travis CI with GitHub workflows 2022-03-01 18:00:33 +08:00