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

Running Pelican as Github Action, one-step static hosting on yourname.github.io #2993

Closed
1 task done
egberts opened this issue Mar 21, 2022 · 4 comments
Closed
1 task done
Labels

Comments

@egberts
Copy link
Contributor

egberts commented Mar 21, 2022

  • I have searched the issues (including closed ones) and believe that this is not a duplicate.

Issue

Scenario

Often times, we like to just post a Markdown (.md) file by only commiting it into our Github repository and then keep walking just to check our phone for THAT new web page.

Options

I do believe this is now attainable by using the "Continuous Integration" (CI) called "Actions" in Github.

So, I googled for it and got this 'HOWTO'.

Trouble In Paradise

The problem is that this is a pretty vague step-by-step and it does not appear to be well-written (perhaps too specific for a distro). I am about to try this but at the same time, I want to ask you this:

A Lil' Help?

Are there any other websites that details how to runs Pelican make in Github Actions?

@egberts egberts added the docs label Mar 21, 2022
@askpatrickw
Copy link
Contributor

I always write the content, run pelican and commit both the markdown the site.. But yes you could what you suggest as well.

There is a GH Action in the Marketplace.
https://github.com/marketplace/actions/pelican-to-github-pages

And a blog post...
https://nielscautaerts.xyz/deploying-a-pelican-static-site-with-github-actions.html

@egberts
Copy link
Contributor Author

egberts commented Mar 23, 2022

Made My Day!

Thanks ever so MUCH!

@stale
Copy link

stale bot commented Jun 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your participation and understanding.

@stale stale bot added the stale Marked for closure due to inactivity label Jun 12, 2022
@justinmayer justinmayer removed the stale Marked for closure due to inactivity label Jul 21, 2022
@avaris
Copy link
Member

avaris commented Oct 31, 2023

We now have a reusable Actions workflow and relevant documentation for this, thanks to @seanh. See #3189.

@avaris avaris closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants