hugo-split-theme
hugo-split-theme copied to clipboard
Port of Split template by One Page Love to Hugo
Blockquotes were effectively unstyled.
Hi, here are a few small changes to adapt the template a bit for small screens. - Make the image smaller (landscape), like in the original template - Make the...
The CSS deeplinks/imports the Google Fonts directly from Google, see both https://github.com/escalate/hugo-split-theme/blob/bc49ceb2cc29d4979906a3a0b82e65da131a51a1/static/assets/sass/01-content.scss#L5-L6 https://github.com/escalate/hugo-split-theme/blob/bc49ceb2cc29d4979906a3a0b82e65da131a51a1/static/assets/css/split.css#L9-L10 This is at least in GDPR countries unfortunately and completely stupidly not a good thing anymore and...
The max-height setting on `split-content` caused the container to be the same height as the viewport. In some situations this caused content to be moved downwards, sometimes partially below the...
This is arguably extending the template beyond the initial intent. The original template was for a website with a single page, while these mechanics allow for creating subpages, sections, and...
I purchased a license from the author and I would like to remove the original copyright note.
Hey, let's try again, the same tweaks as previously, this time applied to the SCSS files. Thanks for the commands to test the template, they were useful for comparing the...