Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted the old html files and generated them again with Pelican #21

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jamesgo1
Copy link

Just created a draft PR to get feedback if this looks worth pursuing.

I ran the following commands to get the Pelican site set up:

python -m pip install "pelican[markdown]"

From there it was a case of going through the options with:

pelican-quickstart

I created three folders - images, pages, and posts which I think are the default names recommended by Pelican. I created a folder jekyll_content_archive as I wasn't sure if everything there is OK to delete?

I hosted the changes here if you want to take a look.

If Pelican looks like a good option, a good next step could be to choose a theme?

Any feedback appreciated and welcome as I'm not coming at this with much experience with Pelican or creating static websites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant