Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-12-13 | Remove unneeded codegen in actions | Titus Wormer | 1 | -2/+0 |
2022-12-13 | Replace build script with private crate | Titus Wormer | 1 | -0/+2 |
2022-10-14 | Remove custom docs site in favor of `docs.rs` | Titus Wormer | 1 | -18/+0 |
2022-10-14 | Refactor workflows to split work | Titus Wormer | 1 | -1/+15 |
2022-10-13 | Add coverage to workflow | Titus Wormer | 1 | -2/+2 |
2022-10-13 | Rename crate to `markdown` | Titus Wormer | 3 | -4/+4 |
2022-10-12 | Add code of conduct, improve docs | Titus Wormer | 3 | -41/+198 |
2022-09-29 | Add inline clippy config | Titus Wormer | 1 | -2/+1 |
2022-09-28 | Add support for turning mdast to hast | Titus Wormer | 1 | -1/+1 |
2022-09-19 | Remove private APIs from site | Titus Wormer | 1 | -1/+1 |
2022-09-14 | Add clippy allow for wrong rule in actions | Titus Wormer | 1 | -1/+1 |
2022-08-19 | Add link to project info to `contribute.md` | Titus Wormer | 1 | -0/+2 |
2022-08-19 | Add contributing, support guide | Titus Wormer | 2 | -0/+122 |
2022-08-16 | Add cargo clippy rules | Titus Wormer | 1 | -1/+1 |
2022-08-15 | Refactor to allow wrong clippy rule | Titus Wormer | 1 | -1/+1 |
2022-07-11 | Update `actions/checkout` | Titus Wormer | 1 | -2/+2 |
2022-07-11 | Remove CI tests on rust beta | Titus Wormer | 1 | -13/+0 |
2022-06-08 | Add redirect | Titus Wormer | 1 | -0/+1 |
2022-06-08 | Fix root of site | Titus Wormer | 1 | -2/+2 |
2022-06-08 | Add site | Titus Wormer | 1 | -8/+25 |
2022-06-08 | Remove coverage for now until public | Titus Wormer | 1 | -2/+2 |