Skip to content

Commit

Permalink
Merge pull request #234 from sgrif/compare_diesel
Browse files Browse the repository at this point in the history
Minor content rework
  • Loading branch information
weiznich authored Dec 5, 2024
2 parents 22c259e + c6391b5 commit 5b4b959
Show file tree
Hide file tree
Showing 8 changed files with 299 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mkdir -p out/$(dir $@)
. $(VENV)/activate && pandoc -t html5 --template=template.html -F code-block-filter.py src/$*.md -o out/$*.html -s --syntax-definition=toml.xml --highlight-style=diesel.theme

page: index.html guides docs news changelog
page: index.html compare_diesel.html guides docs news changelog
cp -R assets/ out

guides: guides/all-about-updates.html guides/all-about-inserts.html guides/composing-applications.html guides/configuring-diesel-cli.html guides/extending-diesel.html guides/getting-started.html guides/index.html guides/schema-in-depth.html guides/migration_guide.html guides/relations.html
Expand Down
Binary file added assets/images/crates_io.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions assets/images/lemmy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 78 additions & 0 deletions assets/images/vaultwarden-logo-auto.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5b4b959

Please sign in to comment.