Augusto Goulart

Results 4 issues of Augusto Goulart

## Issue Pages with the `page` layout have no navigation header. User cannot go to home page or main pages after clicking on a post. ## Proposal 1. Move navigational...

**What is missing?** MSYS has its own identifier `__MSYS__`: ```txt $ clang -x c /dev/null -dM -E | grep __MSYS #define __MSYS__ 1 $ gcc -x c /dev/null -dM -E...

## Issue Pages with sufficient `html` height to create scrollbar will have a smaller `body` element margin, see the difference between [Notes](https://ultra-jekyll.netlify.app/notes) and [About](https://ultra-jekyll.netlify.app/about). ## Solution Add `scrollbar-gutter: stable;` to...

Is there a reason solaris platforms are not supported? I was trying to create a remote in different VMs and one of them was for OmniOS r151054 (amd64). On it,...