mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Update README
This commit is contained in:
parent
7598a3ba87
commit
7a79a67fc7
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ Then point the `THEME` variable in your Pelican config to the `alchemy` folder:
|
||||||
|
|
||||||
THEME = '/path/to/pelican-alchemy/alchemy'
|
THEME = '/path/to/pelican-alchemy/alchemy'
|
||||||
|
|
||||||
### As a Submodule
|
### As a submodule
|
||||||
|
|
||||||
In your Pelican site:
|
In your Pelican site:
|
||||||
|
|
||||||
|
|
@ -67,7 +67,7 @@ Example Pelican [config](https://github.com/nairobilug/pelican-alchemy/blob/demo
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|
||||||
### Bootstrap Classes
|
### Bootstrap classes
|
||||||
|
|
||||||
To have Bootstrap classes set for rendered html (`.table`, `.img-fluid` etc), use the [Bootstrapify](https://github.com/ingwinlu/pelican-bootstrapify) plugin.
|
To have Bootstrap classes set for rendered html (`.table`, `.img-fluid` etc), use the [Bootstrapify](https://github.com/ingwinlu/pelican-bootstrapify) plugin.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue