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

automate the website generation (with a cron job) #47

Open
tuxette opened this issue Nov 5, 2019 · 2 comments
Open

automate the website generation (with a cron job) #47

tuxette opened this issue Nov 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tuxette
Copy link
Member

tuxette commented Nov 5, 2019

No description provided.

@tuxette tuxette added the enhancement New feature or request label Nov 5, 2019
@tuxette tuxette self-assigned this Nov 5, 2019
@tuxette
Copy link
Member Author

tuxette commented Nov 21, 2019

Done (will be tested on November 22). Description of the solution:

  • bash script
  • R script using blogdown to generate the website
  • includes checking proper generation of the website (if all needed packages are available)
  • includes notifications by the command send-notify from xfce
  • run every week using cron
    [TEST OK]

@tuxette
Copy link
Member Author

tuxette commented Dec 6, 2019

Remaining issues:

  • my version of Hugo seems older than yours (default version of the old ubuntu LTS release 18.04) and it generates a website with slights differences in the header and an improper handing of the 404 page
  • the script is run only when my computer (local) is on so the website won't be updated on Friday when I am not at the office

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

No branches or pull requests

1 participant