Commit graph

26 commits

Author SHA1 Message Date
51ca9c292c Add meta description for search engines 2023-07-21 10:27:17 -03:00
b97019b74b rubocop -A 2023-07-12 13:34:12 -03:00
bd000760ea webpackage.scss -> postman.scss 2023-07-11 20:14:58 -03:00
9ea8af1a13 Remove lib/tasks.rb 2023-03-25 08:58:31 -03:00
060cc9919f Replace Tasks::Deploy::Remote 2023-03-25 08:53:22 -03:00
3e5435dca1 Replace Tasks::Deploy::Local 2023-03-25 08:02:55 -03:00
1ab56c61bf Add src/sitemap.xml.erb 2023-03-11 16:04:21 -03:00
d547c5420a Add '.css.webpackage' class to inline style 2023-03-11 14:20:18 -03:00
07812ffdaa Add "inline_css" helper method 2023-03-11 10:45:12 -03:00
145d5a4399 Run rubocop -A 2023-03-11 09:31:37 -03:00
3bbe8cf165 Inline surahs.json, slugs.json, and i18n.json 2023-03-11 09:27:31 -03:00
d9b5ce6a7d Add Nanoc::Filters::MinifyJSON 2023-03-08 12:52:41 -03:00
50b7f8d0e3 Run rsync.sh 2023-02-23 23:33:07 -03:00
42d803e411 Create logs, and destination directories on deploy 2023-02-14 18:09:41 -03:00
816ea05288 filters/: add nanoc-webpack.rb
Replace lib/filters/webpack.rb with
[nanoc-webpack.rb](https://github.com/0x1eef/nanoc-webpack.rb)
2022-11-18 22:27:54 -03:00
9971ea3616 filters/webpack: exit with exit status of webpack (on failure) 2022-11-18 00:44:38 -03:00
fb3883412f filters/webpack: reduce complexity. 2022-11-18 00:41:28 -03:00
dc1b2bf56e filters/webpack: remove 'extname' method. 2022-11-18 00:41:28 -03:00
b7410acc07 filters/webpack: remove "exe" option.
Fix #37
2022-11-18 00:41:28 -03:00
a2c9e774af replace lib/filters/gzip.rb with nanoc-gunzip.rb 2022-11-12 14:15:06 -03:00
7c42805787 lib/filters/gzip.rb: compress fonts, images, and javascript 2022-11-11 07:47:57 -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
c28e7497d4 fix a couple of 404s, and 'rake deploy:local' 2022-11-02 06:23:24 -03:00
fc070c01b8 Ruby: fix linter errors 2022-11-02 00:53:00 -03:00
071a4e9059 add ruby-related files 2022-10-31 15:36:25 -03:00
87f7d1c9c1 lib/: add Nanoc::Filter::Webpack 2022-10-31 15:35:43 -03:00