-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Tutorials
If you have published a Pelican-related tutorial on your own site, please create a link to your tutorial on this page.
-
The Pelican installation screencast provides a visual guide to installing and configuring Pelican.
-
Matt Makai published an excellent introductory tutorial at Full Stack Python.
-
Firebase Hosting: Continuous Build and Deployment every time you do
git push
to the forever-free tier Firebase using a step by step tutorial. -
GitHub Pages: Step by step guide to automatically publish to GitHub Pages directly using GitHub Actions by pushing your commits.
-
You can also use Travis-CI to publish to GitHub Pages, allowing you to publish your site simply by pushing your commits to GitHub (without generating locally or using your own VPS).
-
As another deployment option, you can deploy your site to Heroku.
-
It's possible to create "Linked List" posts that behave differently from standard posts.
-
Spanish tutorial on how to create a multilingual site: Cómo crear un sitio web multilingüe con Pelican.