100 Commits
Author SHA1 Message Date
Rico Sta. Cruz f3c9084480 git-extras: tighten table descriptions to 8-word limit 2026-07-05 06:44:17 +10:00
Rico Sta. Cruz f4cc3b1fbb chore(node): update Node.js version to 22.21.1 in .node-version 2025-11-04 22:17:13 +11:00
Rico Sta. Cruz 4ed38842a3 Update _docs/writing-guidelines.md 2025-11-02 00:04:27 +11:00
Rico Sta. Cruz 793a2627a7 Update AGENTS.md (+1 more changes) 2025-11-01 23:54:57 +11:00
Rico Sta. Cruz 05aa18e678 Add AGENTS.md (+1 more changes) 2025-11-01 22:34:43 +11:00
Rico Sta. Cruz 17bd2c9b82 Fix playwright (#2188) 2025-06-29 10:08:39 +10:00
Rico Sta. Cruz edfb8bba78 Update cache GitHub action (#2147)
The `actions/cache`acrion uses the deprecated Node 16 runtime. Upgrading
actions/cache should fix this.
2024-06-27 21:00:10 +10:00
Rico Sta. Cruz fffa95b86b Bump updated for tmux 2024-04-08 18:36:29 +10:00
Rico Sta. Cruz 7f81a61d0d Remove vestegial files (#2135)
Files that should have been removed in the recent refactors, but
weren't.
2024-04-08 18:33:43 +10:00
Rico Sta. Cruz 42dd9eff84 Readability updates (#2134)
This PR updates the headings to avoid thin font weights and low
constrast ratios.

<table>
<tr>
<th>Before</th>
<th>After</th>
</tr>
<tr>
<td>


![image](https://github.com/rstacruz/cheatsheets/assets/74385/b7313b99-0376-49c1-84cd-e3476b2c84ff)

</td>
<td>


![image](https://github.com/rstacruz/cheatsheets/assets/74385/c2aec010-9976-4543-910b-dd9112995846)

</td>
</tr>
<tr>
<td>


![image](https://github.com/rstacruz/cheatsheets/assets/74385/e214d4a5-9a20-4a86-abc8-3261fc418192)

</td>
<td>


![image](https://github.com/rstacruz/cheatsheets/assets/74385/71a91afc-aa7b-4b8b-adf2-30a976c4a324)

</td>
</tr>
</table>
2024-04-03 23:37:00 +11:00
Rico Sta. Cruz 511de900ba Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00
Rico Sta. Cruz 641915c80c Prevent double-build in PR's 2024-03-30 18:53:37 +11:00
Rico Sta. Cruz 9ef88ffade Run workflow on pull request 2024-03-29 18:46:24 +11:00
Rico Sta. Cruz a7b5dbe1e7 Remove inactive cheatsheets (#2131)
Remove some very old ones that may not be relevant anymore.
2024-03-29 18:41:21 +11:00
Rico Sta. Cruz d138253d1e Use aggressive CSS inlining 2024-03-28 23:57:44 +11:00
Rico Sta. Cruz 49f5585e62 Remove Cloudflare beacon 2024-03-28 22:01:42 +11:00
Rico Sta. Cruz feb02eb551 Update carbon CDN URL 2024-03-28 21:13:20 +11:00
Rico Sta. Cruz a7335649e2 Fix Cloudflare beacon 2024-03-28 21:07:58 +11:00
Rico Sta. Cruz faa73e54b0 Bump HTTP caching in assets 2024-03-28 20:10:10 +11:00
Rico Sta. Cruz 44bdd413fb Major rewrite (!) (#2130) 2024-03-28 19:59:22 +11:00
Rico Sta. Cruz bf059536c6 Disable publishing to gh-pages branch (#2129)
* Delete .github/workflows/deploy.yml

* Move to links.ts
2024-03-28 00:44:09 +11:00
Rico Sta. Cruz 021ec16bf1 Remove auto deployment to gh-pages (#2127) 2024-03-25 10:36:00 +11:00
Rico Sta. Cruz 1c9e012802 Add Cloudflare Pages redirects file (#2126) 2024-03-24 23:57:02 +11:00
Rico Sta. Cruz 2ac6e0ed0c Update Node/Ruby versions (#2125)
* Update versions

* Bump GitHub workflows
2024-03-24 23:48:08 +11:00
Rico Sta. Cruz d4cac4c37e Fix some formating issues 2024-03-16 00:23:32 +11:00
Rico Sta. Cruz 3e4487a8ed Fix formatting of /bash 2024-03-16 00:21:53 +11:00
Rico Sta. Cruz ccd97452a6 yum: update formatting 2024-02-15 07:42:47 +11:00
Rico Sta. Cruz 6fbdf3efbe Update dependencies, Ruby, Node (#2099)
* Update deps

* Update GitHub actions

* Update netlify runtimes

* Add csv

* Downgrade to Ruby 3.2.3
2024-02-04 22:35:55 +11:00
Rico Sta. Cruz 95c60a03b4 Update announcement 2023-12-14 08:58:10 +11:00
Rico Sta. Cruz af33da8de6 Update to github-pages@228 (#2067)
* Update to github-pages@228

* Add webrick
2023-10-11 21:39:23 +11:00
Rico Sta. Cruz 9c2b6d725f mako: Fix snippet and frontmatter (#1824) 2023-07-19 23:03:18 +10:00
Rico Sta. Cruz 748c2a65b5 Update Google Analytics settings (#1970) 2023-03-14 19:23:51 +11:00
Rico Sta. Cruz 39a6c1a6ab Content formatting update (part 5) (#1969) 2023-03-14 15:40:29 +11:00
Rico Sta. Cruz 05890aa33d Update clip.md 2023-03-14 15:14:48 +11:00
Rico Sta. Cruz ea5f9100f2 Content formatting update (part 3) (#1967) 2023-03-14 12:52:21 +11:00
Rico Sta. Cruz c8d1d57d9f Content formatting update (part 2) (#1966) 2023-03-13 23:08:02 +11:00
Rico Sta. Cruz 711ba22911 Content formatting update (#1965) 2023-03-13 23:02:33 +11:00
Rico Sta. Cruz 877f83fbed Update _data/carbon.yml 2023-03-10 16:10:01 +11:00
Rico Sta. Cruz f1dfc086e5 Bump github-pages gem (v227) (#1901) 2022-11-01 14:11:33 +11:00
Rico Sta. Cruz 58232cc505 Bump runtime versions (Node.js v18) (#1900) 2022-11-01 14:08:12 +11:00
Rico Sta. Cruz 3cd65f1974 Update environment versions 2022-09-14 13:02:26 +10:00
Rico Sta. Cruz 689e6a5e69 Update rdoc.md 2022-05-18 15:48:54 +10:00
Rico Sta. Cruz 8b42b199dd Update mako.md 2022-05-06 15:33:50 +10:00
Rico Sta. Cruz 95713890ce Upgrade to Node v16 and new GitHub action steps (#1814) 2022-03-29 22:11:50 +11:00
Rico Sta. Cruz 3cbc5b1bcd Update stimulus-reflex.md 2022-03-16 09:18:01 +11:00
Rico Sta. CruzandEmilySeville7cfg 8a3d8c3449 Update fish.md (formatted from #1758) (#1764)
Co-authored-by: EmilySeville7cfg <EmilySeville7cf@gmail.com>
2021-12-23 09:29:34 +11:00
Rico Sta. Cruz a2cec5f0f0 Empty out robots.txt (#1708) 2021-09-12 21:44:49 +10:00
Rico Sta. Cruz ee4ed02fa5 Update rdoc.md 2021-05-20 11:57:24 +10:00
Rico Sta. Cruz 3e12cb0b43 homebrew: fix cask install command 2021-02-11 10:40:13 +11:00
Rico Sta. Cruz b27d7d7f55 GitHub actions: update Ruby version for deployment 2020-11-26 10:45:56 +11:00
Rico Sta. Cruz 2822b14a57 GitHub actions: update Ruby version 2020-11-26 10:45:29 +11:00
Rico Sta. Cruz 18b09de08b Remove badges 2020-08-03 22:35:03 +10:00
Rico Sta. Cruz 692375e0fc jsdoc: Update domain name 2020-08-03 22:27:34 +10:00
Rico Sta. Cruz 7a85a431af Update Carbon URL 2020-08-02 01:57:04 +10:00
Rico Sta. Cruz cca13c9ca5 Update pubsrv URL 2020-07-13 00:11:51 +10:00
Rico Sta. Cruz 901f457dc2 Update image sizes 2020-07-08 10:57:33 +10:00
Rico Sta. Cruz 3cf86447a3 Styling: update gray colors 2020-07-07 00:23:12 +10:00
Rico Sta. Cruz e54458ad9c Remove some deprecated sheets 2020-07-06 01:54:07 +10:00
Rico Sta. Cruz 68af8e66f6 Delete mongodb.md 2020-07-06 01:50:16 +10:00
Rico Sta. Cruz afc25b5e1f Update styling (#1498) 2020-07-06 01:35:26 +10:00
Rico Sta. Cruz c792f1b418 Add introduction sections (#1497) 2020-07-06 00:38:31 +10:00
Rico Sta. Cruz ba699dd29e Cleanup: fix React formatting 2020-07-05 23:16:32 +10:00
Rico Sta. Cruz aff701a600 Cleanup: formatting update (2020-07-05) (#1496) 2020-07-05 23:13:06 +10:00
Rico Sta. Cruz 6b43bf97da Cleanup: update timestamps 2020-07-05 21:11:36 +10:00
Rico Sta. Cruz 45160e4cc7 Tech: fix 301 redirects (#1495) 2020-07-05 21:05:57 +10:00
Rico Sta. Cruz bec53c5405 Update CSS to increase contrast 2020-07-05 16:15:00 +10:00
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
Rico Sta. Cruz d4e3421ac6 Format: update some table formatting 2020-07-04 23:29:16 +10:00
Rico Sta. Cruz 02c3e97f4a Update URL for placements (#1492) 2020-07-04 00:12:32 +10:00
Rico Sta. Cruz ee072214f7 Style updates (#1491) 2020-07-03 23:21:02 +10:00
Rico Sta. Cruz 969967363f Formatting: update formatting of 20+ files (#1490) 2020-07-03 22:47:47 +10:00
Rico Sta. Cruz b82849e840 Sponsor update (#1489) 2020-07-03 00:42:02 +10:00
Rico Sta. Cruz fcc6196aa4 Cleanup: remove extra spaces before {:...} tags 2020-07-02 10:02:38 +10:00
Rico Sta. Cruz 25070809c1 Deploy to devhints-mirror 2020-06-23 09:34:06 +10:00
Rico Sta. Cruz 1fa97113d5 Use Netlify redirects (#1474) 2020-06-23 01:55:02 +10:00
Rico Sta. Cruz 5d514222d6 Dev: fix jekyll warnings; fade: make it more subtle 2020-06-23 01:10:54 +10:00
Rico Sta. Cruz b3cab9aa28 Remove minifier again, it breaks some spaces 2020-06-23 00:56:21 +10:00
Rico Sta. Cruz 6076941a33 Remove CNAME in master 2020-06-23 00:55:29 +10:00
Rico Sta. Cruz 51924e42bd Try to deploy with gh-pages? 2020-06-23 00:42:19 +10:00
Rico Sta. Cruz f534ec6c72 Reenable minifier, disable Travis (#1473) 2020-06-23 00:38:08 +10:00
Rico Sta. Cruz c27d9bf443 Netlify: add CloudFlare purge plugin 2020-06-23 00:13:26 +10:00
Rico Sta. Cruz 46787089cd Tech improvement: Fix CSS, and enable minification (#1472) 2020-06-22 23:47:07 +10:00
Rico Sta. Cruz 81aaaf064a Remove HTML minification 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz b1ff74a82f Simplify CSS 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 6722b20d19 Add postcss and cssnano 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 40e1c30405 Remove built files 2020-06-22 22:14:35 +10:00
Rico Sta. Cruz 048697b3d3 Merge pull request #1464 from rstacruz/feature-parcel 2020-06-22 20:44:30 +10:00
Rico Sta. Cruz b0a436587f Merge pull request #1111 from mantrax314/mantrax314-patch-1
Fix Typo in Golang cheatsheet # Methods -> Receivers
2020-06-21 14:01:35 +10:00
Rico Sta. Cruz 4dbdd73c52 Merge pull request #1421 from jakeherp/patch-1 2020-06-17 23:24:06 +10:00
Rico Sta. Cruz 75b102fca5 Update jest.md 2020-06-17 23:23:34 +10:00
Rico Sta. Cruz 214a4ed82e Merge pull request #1462 from kozhemyak/patch/add-bash-lastindex
Add a way to get the last element
2020-06-17 23:22:27 +10:00
Rico Sta. Cruz 02bbc11dae Fix TravisCI script 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz ee1bbb06a3 Netlify: enable HTML minification 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz d8df859e5c Update Docker setup 2020-06-15 00:11:02 +10:00
Rico Sta. Cruz 57ed177028 Merge pull request #1382 from knw257/patch-1
Added [:print:] class to character classes
2020-06-15 00:07:17 +10:00
Rico Sta. Cruz 4c38e4ae49 Merge pull request #1425 from mehran-prs/patch-1 2020-06-15 00:06:45 +10:00
Rico Sta. Cruz 85cf4ec38f Merge pull request #1374 from Mazyod/patch-2
Add --cvs-exclude flag docs
2020-06-14 23:56:26 +10:00
Rico Sta. Cruz ae18baa7e9 Merge pull request #1383 from zhumengu/master 2020-06-14 23:55:27 +10:00
Rico Sta. Cruz d5683a9ddf Update bash.md 2020-06-14 23:54:47 +10:00
Rico Sta. Cruz 577bc0dae1 Merge pull request #1389 from T04435/patch-2
Update html-meta.md
2020-06-14 23:53:15 +10:00