Adam
Adam
Seems I am unable to run this in Windows. Apparently fcntl doesn't exist in Windows. ``` C:\Temp>rtscli Traceback (most recent call last): File "C:\Users\Adam\AppData\Local\Programs\Python\Python37-32\Scripts\rtscli-script.py", line 11, in load_entry_point('rtscli==0.4.3', 'console_scripts', 'rtscli')()...
Not sure if I'm doing some wrong. As per my screenshot this is what happens when I paste my reasonably large template. The assets are too small to see and...
…from front page and dates from List #43 Remove dates from posts by removing the Date metadata from posts.  ```` --- title: The revolution will be complete when the...
 Adding an option to display the read time on a post. ```` [params] ... showReadTimeOnPosts = true ````
After you have read the [instructions for adding a theme](https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/README.md#adding-a-theme), please make sure: - [x] your theme.toml [is complete](https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/README.md#theme-configuration) - [x] name - [ ] license - [ ] licenselink...