dbyll icon indicating copy to clipboard operation
dbyll copied to clipboard

Stylish, minimalistic theme for jekyll.

Results 7 dbyll issues
Sort by recently updated
recently updated
newest added

How do I remove the category from the URL and just have /yyyy-mm-dd/title or just have /title?

![e2f84e7c-3922-4c97-8fc2-6c44f432ecdb](https://user-images.githubusercontent.com/82642042/168333229-dd4997c5-22df-4f78-a164-9a66337b919f.jpg) ![f9e3e5e8-e90d-4117-a0b6-c359fd9d717a](https://user-images.githubusercontent.com/82642042/168333249-a629dc71-a0ff-49c8-8e3e-d9a368e0bd49.jpg)

When BASE_PATH or baseurl are set in config.yml, the tags and categories pages do not display posts by tag or by category. When you modify the app.js file to include...

how can i change the font-size of the post?

Hey. The template is awesome but there is one thing that bugs me. The code samples using following notation ``` someLanguage somelooooooooooooooong line of code ``` instead of beign fixed...

When I run `bundle install` in the root of the repo, the installation fails. ``` Bundler::GenericSystemCallError: There was an error accessing `/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0/cache/public_suffix-5.0.4.gem`. An error occurred while installing public_suffix (5.0.4), and...