Releases: satRdays/hugo-satrdays-theme
Independent Tweets
This release has a major change and a major new feature:
Twitter integration
@RMHogervorst has given us a bunch of time this hacktoberfest and completed a project that I was really excited about as soon as they suggested it: "Tweeting from the schedule" is a feature that uses the default 'schedule' view, and adds a 'tweet this talk' button. This button then opens the twitter associated to the device with an 'intent' and auto populates key information like speaker name, talk name and conference hashtag into the tweet! I think this is an amazing feature, and there is even more we can do with it.
Future work will include #30 and #41.
Agency
For as long as this project has existed, it's been dependent on hugo-agency-theme
. agency
allowed the website to be built much faster than otherwise would have been able to be built by providing a visual framework, logical partials with useful functionality, and styling that we could build on-top of.
agency
is now an 'archive' and is no longer being maintained. The original authors confirmed to us that this was a good idea and we're very thankful for their previous work.
There is an example site available to see all this in action
Long past due
This unifies this repo with the release of satrdays_site_tempalte
Synchronising versions may not be viable in the long-term, but we will see how well we can synchronise at least major versions for clarity.
The goal for version 2.0.0 is to entierly isolate this project from it's dependency on hugo-agency-theme
which I hope to complete before the end of the month.