Configuration
By
on
Configuration Settings
- All AMSF built-in settings can be configured at
_config.yml
.
- Theme specific variables can be found at
./_app/_data/theme-name.yml
.
- Additional variables are stored in
./_app/_data/
directory. They can be accessed by Jekyll. (More info)
- You should also change
favicon.*
and apple-touch-icon.png
to yours.
logo.png
is mainly used by Open Graph and Twitter Cards when there’s no featured image in a post, you should also design your own.
- More customization please refer to theme-specific documentation
Tips