Commit 17c9d41
authored
Add pelican support (#744)
* add support for deploy attribute
* improved `to_deploy` logic
* test deploy/deploy-dir logic
* revert elaborate example, create project to test deploy stuff programmatically
* add pelican and rough draft theme
* update pelican template, add example files
* formatting
* move pelican theme files
* wip
* format
* sample source
* halfway working pelican_default
* lint
* formatting
* ignore Pelican type errors
* 3.8 compatible typing
* install pelican
* add styling and background to pelican theme
* bump copyright
* fix styling
* update stage_deployment
* update pelican-theme
* format1 parent 1b7e8f5 commit 17c9d41
28 files changed
Lines changed: 3518 additions & 389 deletions
File tree
- pelican
- ptx-theme
- static/css
- templates
- sample-source
- pages
- updates
- pretext
- project
- resources
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments