Miguel Pereira
Miguel Pereira
Need a better mechanism to auto-tag a release once a major Fedora version support is adopted.
The main README is severely out of date. It needs updates to reflect: - New project structure - Container-based testing instructions - Ansible var & secret locations and naming conventions...
It would be super useful to be able to, selectively, use AWS SSM instead of an Ansible Vault secret file.
I've updated `pelicanconfg.py` and added `# Social widget` `SOCIAL = (('linkedin', 'https://linkedin.com/in/{a_linked_in_profile}'),` `('twitter', 'https://twitter.com/{a_twitter_user}'),` `('instagram', 'https://instagram.com/{an_instagram_homepage}/'),` `)` After that, I've cleaned, published the site with `# make clean && make...