0ac7f03b1b
Replace Makefile with Rakefile
2023-04-26 09:43:54 +08:00
6c48ab1dac
Update Netlify config
2023-04-25 00:18:11 +08:00
f0884e0a40
Fix Netlify settings for separate deployments
2023-04-21 16:48:14 +08:00
Gabriel Arazas
99112147e4
Revert Netlify build to GitHub Actions
2022-11-28 11:17:59 +08:00
Gabriel Arazas
e93fb4aa07
Ehh...
2022-11-28 10:28:16 +08:00
Gabriel Arazas
b3f692e584
Fix the baseURL in Netlify config
2022-11-28 10:13:26 +08:00
Gabriel Arazas
296ed986c2
Fix the Netlify build for the last time
...
Apparently, it does not bode well for lockfiles with bundled versions of
bundler. You have to install it explicitly with a Netlify-compatible
version.
2022-11-28 09:45:33 +08:00
Gabriel Arazas
2f8d64b994
Add lockfile for Gemfile
2022-11-28 09:36:58 +08:00
Gabriel Arazas
f94cdb223f
Update build command
2022-11-28 08:52:20 +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
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