tactile icon indicating copy to clipboard operation
tactile copied to clipboard

Tactile is a Jekyll theme for GitHub Pages

Results 9 tactile issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/71897736/157514393-cd9cb471-9a1a-4f8e-a733-43bd68cd0c14.png)

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. ![image0](https://user-images.githubusercontent.com/6513413/128756849-5ee40a33-f8ef-4dad-960d-79bcafc5ca8b.png)

wontfix

more-information-needed
wontfix

more-information-needed
wontfix

`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...