Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mesinkasir authored Jun 7, 2024
1 parent 79f6818 commit 61e47fa
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,13 @@ Documentation [https://www.hockeycomputindo.com/2022/03/new-pelician-template-pe
-------------------------------

WORK :
+ create venv on pelican project
+ download source code pelicando
+ open venv\Lib\site-packages\pelican\themes
+ upload peliciando to themes folder
+ open pelicanconf.py
+ insert THEME = 'pelicianido' on pelicanconf.py
+ create venv on pelican project and activate `venv\Scripts\activate`
+ create new folder name it themes in to your pelican project or run `mkdri themes`
+ download and upload peliciando to themes folder or `cd themes && git clone https://github.com/mesinkasir/peliciando.git`
+ open `pelicanconf.py`
+ insert THEME = `themes/pelicianido` on pelicanconf.py
+ or open pelicanconf.py from peliciando and copy to project/pelicanconf.py


----------------------------------------

### [🚀 Become a Sponsor](https://github.com/sponsors/mesinkasir) | [☕ Buy me Coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JVZVXBC4N9DAN)
Expand Down

0 comments on commit 61e47fa

Please sign in to comment.