blog/content/2022/10/2022-10-16_pelican.rst
2022-10-16 23:34:35 -04:00

22 lines
697 B
ReStructuredText

New Blog - Pelican!
###################
:date: 2022-10-16 23:30
:author: tyrel
:category: Blog
:tags: python, pelican
:slug: 2022-10-16-pelican-new-blog
:status: published
If you have read the previous post, and then looked at this one, there are a LOT of changes that happened.
I was recently exploited and had ``heysrv.php`` files everywhere, so I have decided to forego wordpress for now.
I am now using `Pelican <https://getpelican.com>`_!
It's very sleek, and only took me a few hours to port my Wordpress export to Pelican reStructuredText format.
All I have to do is run ``invoke publish`` and it will be on the server.
No PHP, no database.
All files properly in their right places.