tactile
tactile copied to clipboard
Tactile is a Jekyll theme for GitHub Pages
I want to make the content of the page and the buttons toolbar wider. Is it possible to do this with this theme ? If not then I propose this...
JavaScript code has one, if Ruby doesn't have one it makes it look asymmetric. 
According to [this page](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables#formatting-content-within-your-table), a user should be able to specify table cell alignment. Unfortunately, [this CSS](https://github.com/pages-themes/tactile/blob/dd9cb8dff9d22cc689d6f61c6805b6c8b27fbe6d/_sass/jekyll-theme-tactile.scss#L233) causes table cells to **always** be center aligned. Is there a work-around that...
As you can see in the image below, long urls will break mobile sites as text wrapping isn't functioning properly. 
`Hello World` guide was moved. From: https://guides.github.com/activities/hello-world To: https://docs.github.com/get-started/quickstart/hello-world so update image path accordingly
This commit fixes a broken link on the Tactile homepage by updating it with the correct source URL for the Large Image, ensuring a seamless user experience.
I already have title: 'xxxxx' on my _config.yml but it won't update on my GitHub repository wepage. It works fine with some other themes but not with this one. Am...