Commit Graph
100 Commits
Author SHA1 Message Date
mo8it d3df105167 Upgrade to Zola 0.22 2026-03-17 12:48:43 +01:00
mo8it 2c9c31e8a2 Remove cargo-upgrades from release hook 2026-03-17 12:48:43 +01:00
mo8it a28b9eda84 Delay inside_vcs_repo check until Git initialization 2026-03-14 18:26:03 +01:00
mo8it ceb98475e2 Avoid unneeded castings 2026-03-14 17:41:13 +01:00
mo8it 337f6b1521 Apply pedantic Clippy lints 2026-03-14 17:29:37 +01:00
mo8it 0ffeb14402 Avoid unneeded computation on full progress bar 2026-03-14 17:29:37 +01:00
mo8it 611d62951f Update deps 2026-03-14 17:29:37 +01:00
mo8it 064f057b10 Improve integration testing 2026-02-26 18:02:07 +01:00
mo8it 7e5793b642 Remove \r on Windows 2026-02-26 17:43:44 +01:00
mo8it e91647b023 Add RUSTBACKTRACE as env 2026-02-26 16:26:41 +01:00
mo8it aaf8cad778 Add backtrace to CI 2026-02-26 16:22:27 +01:00
mo8it 8738518699 Use rustlings_dir when deleting the temporary dir before recreating it 2026-02-26 16:21:49 +01:00
mo8it 9011d34987 Swap name and dir to stay consistent with the info file 2026-02-26 16:12:34 +01:00
mo8it 2512701e2f Keep exercise path owned 2026-02-26 16:10:09 +01:00
mo8it 0cbcb8964c Borrow deserialized values 2026-02-26 16:10:09 +01:00
mo8it 13564207cb Update deps 2026-02-26 15:18:08 +01:00
mo8it b5d440fdc3 Fix clippy3 2025-11-20 12:49:27 +01:00
mo8it 2af9e89ba5 chore: Release 2025-08-22 00:05:12 +02:00
mo8it 6ec2e194ae Apply Clippy lints 2025-08-22 00:01:23 +02:00
mo8it 295ad2e4bd Raise MSRV 2025-08-21 23:55:58 +02:00
mo8it 628ef55337 Fix Clippy chapter 2025-08-21 23:46:37 +02:00
mo8it b6b94e3e96 Sync solution 2025-08-21 23:46:37 +02:00
mo8it 208a593216 Ready to release 2025-08-21 23:17:53 +02:00
mo8it 2d1d531550 Fix file links in VS Code 2025-08-21 23:15:48 +02:00
mo8it a712e484d0 Update deps 2025-08-18 12:01:21 +02:00
mo8it f24861957a Check for Clippy on init 2025-07-04 23:35:13 +02:00
mo8it 1a633e2757 Split lines after newline 2025-07-04 23:22:05 +02:00
mo8it 9fecdba101 No need to flush after printing newlines 2025-06-28 02:15:14 +02:00
mo8it 7af38e684d Print newline after progress on failure 2025-06-28 02:08:00 +02:00
mo8it e8da6869f8 Don't run rustfmt during dev check if there are no solutions 2025-06-28 01:43:41 +02:00
mo8it 57b3727b3e Don't ignore .rustlings-state.txt in .gitignore of rustlings dev new 2025-06-28 01:32:18 +02:00
mo8it cb60c8887c Update deps 2025-06-03 10:30:36 +02:00
mo8it 46814d397a Fix path in action 2025-05-23 13:44:30 +02:00
mo8it 734fc482eb Make path relative 2025-05-23 13:37:15 +02:00
mo8it 520dfdc464 Add workflow_dispatch to website workflow 2025-05-23 13:33:51 +02:00
mo8it bf74a3d0a7 Update the README with more context before the website link 2025-05-23 13:21:05 +02:00
mo8it adf3ddd968 Remove rustywind from dev deps 2025-05-23 13:17:21 +02:00
mo8it f80c2edc3d Remove fnm 2025-05-23 13:17:14 +02:00
mo8it 04520ae7ad Use the website link as header 2025-05-19 18:30:40 +02:00
mo8it e36dd7a120 Update MSRV in the release hook 2025-05-19 18:21:40 +02:00
mo8it edc8528dde Improve CI 2025-05-19 18:20:34 +02:00
mo8it 47e490a997 Run rustywind 2025-05-17 22:33:17 +02:00
mo8it 596e7f36cc Add website CI 2025-05-17 22:33:00 +02:00
mo8it 512ded81c4 Done community exercises page 2025-05-17 22:05:57 +02:00
mo8it 69a9e9cafc Less top margin for blockquotes 2025-05-17 22:05:48 +02:00
mo8it 54a74fd638 Use internal links for validation 2025-05-17 21:28:25 +02:00
mo8it a51d6f1309 third-party/custom -> community 2025-05-17 21:25:19 +02:00
mo8it f6a657a0c3 Finish the usage page 2025-05-17 21:02:45 +02:00
mo8it 8c24763259 Q/A -> Q&A 2025-05-17 21:02:01 +02:00
mo8it dc468882cc Highlight platform 2025-05-17 20:45:28 +02:00
mo8it 5fc787f4e4 Style details body 2025-05-17 20:45:20 +02:00
mo8it 8fa598ae7e Add details shortcode 2025-05-17 20:20:19 +02:00
mo8it 2f700991f3 Remove macros 2025-05-17 19:53:30 +02:00
mo8it b4a6b87e24 Less padding 2025-05-17 19:34:53 +02:00
mo8it 984e9fea7c Merge branch 'main' 2025-05-17 16:17:20 +02:00
mo8it 8339007633 Update setup and usage 2025-05-17 16:06:04 +02:00
mo8it 23b9aa3a15 Move Q/A menu item 2025-05-17 16:05:42 +02:00
mo8it 69fe9626da Update base URL 2025-05-17 16:05:26 +02:00
mo8it f387f4c1d9 Add setup and usage pages 2025-05-17 15:49:26 +02:00
mo8it b30973afa1 Compress the intro 2025-05-17 14:53:38 +02:00
mo8it 3d8bef4bc3 Remove landscape mode recommendation 2025-05-17 14:53:20 +02:00
mo8it 2673177b17 Update header and footer 2025-05-17 13:02:34 +02:00
mo8it 6d5369d4d0 Add more menu and footer items 2025-05-17 12:25:55 +02:00
mo8it b9d1e636a4 Reduce the README to the website link 2025-05-17 12:25:32 +02:00
mo8it 7e26418952 Remove the third-party exercises file 2025-05-17 12:25:08 +02:00
mo8it 61c17cb349 Change syntax highlighting theme 2025-05-17 12:24:44 +02:00
mo8it fda18e8895 Add Ferris SVGs 2025-05-17 12:24:27 +02:00
mo8it 7ec6986965 Add templates 2025-05-16 23:11:08 +02:00
mo8it 74ab9924b4 Start with Zola 2025-05-16 21:08:29 +02:00
mo8it a28000acc4 Remove markdown lint 2025-05-16 11:35:46 +02:00
mo8it 08548abcc2 Remove .editorconfig 2025-05-16 11:35:24 +02:00
mo8it 5927a781a3 Remove Oranda 2025-05-16 11:29:32 +02:00
mo8it e73fff3bd4 Add dev alias 2025-05-16 11:09:06 +02:00
mo8it 8dff0df266 Use std pipe 2025-05-16 11:09:06 +02:00
mo8it 9a3586878d Sync solution 2025-05-13 16:24:42 +02:00
mo8it e76ca5e2b9 Use a separate target dir for rust analyzer 2025-05-12 20:38:04 +02:00
mo8it 48bab77609 Apply Clippy lints 2025-05-12 20:31:13 +02:00
mo8it a063bcfb4c Update deps 2025-05-12 20:30:56 +02:00
mo8it c5f49cfa48 Remove needless_option_as_deref exception 2025-05-12 20:30:51 +02:00
mo8it 9bcd4198c5 Fix formatting 2025-04-29 21:36:56 +02:00
mo8it 29dc8ea9fa Update deps 2025-04-29 21:35:58 +02:00
mo8it 63d8986f2a Update links 2025-04-03 18:22:55 +02:00
mo8it ecaecc2f76 Update deps 2025-04-03 17:58:36 +02:00
mo8it 7c0d269279 Update README 2025-03-14 11:42:16 +01:00
mo8it 8db85946af Update deps 2025-03-14 11:33:56 +01:00
mo8it 7019f4d178 Update pipeline 2025-03-14 11:33:56 +01:00
mo8it 46c6fb2c82 Update deps 2025-02-25 11:21:19 +01:00
mo8it 374c3874af Apply 2024 edition formatting to solutions 2025-02-21 13:08:34 +01:00
mo8it 1eb6c1e469 Update the edition of the solution format checker 2025-02-21 13:06:11 +01:00
mo8it 06af3ffc99 Bump MSRV in release hook 2025-02-18 20:17:27 +01:00
mo8it 65dc019fa6 Fix new Clippy error in solution 2025-02-18 20:15:50 +01:00
mo8it a56ccb6f4f Fix new Clippy lint 2025-02-18 20:12:23 +01:00
mo8it d9872f2615 Upgrade to edition 2024 2025-02-18 20:10:52 +01:00
mo8it 298be671b9 Update deps 2025-02-18 20:03:49 +01:00
mo8it fbfd4f25e7 Disable following symlinks in the watcher 2025-01-16 10:41:48 +01:00
mo8it d12735a573 Update deps 2025-01-16 10:41:17 +01:00
mo8it 1aec7c1152 Fix Windows CI 2025-01-01 22:07:41 +01:00
mo8it 0b55809bb9 Fix building from source on Windows 2025-01-01 22:01:39 +01:00
mo8it bde6f7470c Co-ordinates -> Coordinates 2024-12-28 16:46:24 +01:00
mo8it 53ec59ed95 Rename translations 2024-12-28 16:41:43 +01:00