Skip to content

Adding publish automation #3527

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

Merged

Conversation

andrewpollack
Copy link
Member

As from README, this Dockerfile takes care of installation of pelican, sass, juice, and other requirements.

Example flow (from publishing directory):

  1. make build && make generate-website && make host-content
  2. make build && make generate-email && make host-content, change "BLOG_DOWNLOAD" variable, and in separate terminal run make optimize-email

Many improvements to do in future iterations...

  1. Substitute "BLOG_DOWNLOAD" variable for read-in variable (or better automation)
  2. Move plugins/, themes/, pelicanconf.py, requirements.txt into publishing/

@nellshamrell
Copy link
Contributor

Hi @andrewpollack! This is awesome! Will merge this. I'm still considering this experimental for the time being, but I think it is an awesome alternative to the currently highly dependent on environment set up we have right now.

Excellent work!

@nellshamrell nellshamrell merged commit 1fb5bce into rust-lang:master Aug 14, 2022
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.

3 participants