728b10e524
Build as soon as "rake watch:deploy:local" runs
2022-12-27 03:42:20 -03:00
5a7f49c2c2
add LanguageSelect.tsx
2022-12-27 03:42:20 -03:00
2938148148
add 'env:verify-production-branch' task
...
fix #35
2022-11-28 00:30:35 -03:00
c8b241ee6f
fix: shell out to call rake task >1 time.
...
Rake::Task[".."].invoke disables the task after it has been invoked.
2022-11-20 06:20:10 -03:00
de1440b1d8
add 'rake watch' tasks
...
Add two 'rake watch' tasks:
- 'rake watch:server'
Watch for changes using the Ruby web server.
- 'rake watch:deploy:local'
Watch for changes using a local web server (eg nginx).
Fix #24
2022-11-20 04:41:28 -03:00
a0600fb49e
deploy: minify JS assets on production
2022-11-10 19:03:51 -03:00
7c58d7c82e
Rakefile: add "nanoc:clean" task
2022-11-08 07:52:05 -03:00
34c5ee2efe
add 'rake server' task
2022-11-03 19:09:51 -03:00
359cba7c39
add Tasks::Deploy::Remote
...
add a task for deploying the website to a remote - using rsync.
2022-11-02 13:54:21 -03:00
77790d70f9
add 'rake build' task.
2022-11-02 07:33:58 -03:00
fc070c01b8
Ruby: fix linter errors
2022-11-02 00:53:00 -03:00
1fc7e9833b
Rakefile: add linter tasks
2022-11-02 00:53:00 -03:00
071a4e9059
add ruby-related files
2022-10-31 15:36:25 -03:00