Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Add v3.41.4
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickRe committed Feb 9, 2021
1 parent ff14ca3 commit 03c486a
Show file tree
Hide file tree
Showing 20 changed files with 407 additions and 393 deletions.
10 changes: 10 additions & 0 deletions content/settings/routes.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
routes:

collections:
/:
permalink: /{slug}/
template: index

taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/
4 changes: 2 additions & 2 deletions content/themes/casper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The default theme for [Ghost](http://github.com/tryghost/ghost/). This is the la

Ghost uses a simple templating language called [Handlebars](http://handlebarsjs.com/) for its themes.

This theme has lots of code comments to help explain what's going on just by reading the code. Once you feel comfortable with how everything works, we also have full [theme API documentation](https://ghost.org/docs/api/handlebars-themes/) which explains every possible Handlebars helper and template.
This theme has lots of code comments to help explain what's going on just by reading the code. Once you feel comfortable with how everything works, we also have full [theme API documentation](https://ghost.org/docs/themes/) which explains every possible Handlebars helper and template.

**The main files are:**

Expand Down Expand Up @@ -66,4 +66,4 @@ You can add your own SVG icons in the same manner.

# Copyright & License

Copyright (c) 2013-2020 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2013-2021 Ghost Foundation - Released under the [MIT license](LICENSE).
2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/casper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 03c486a

Please sign in to comment.