Pranjal Agrawal

Results 7 issues of Pranjal Agrawal

Specifically when breaking lines. Google style has good line break rules that prettier's indent rules conflicts with. Given that `gts` enforces `prettier/prettier`, my fix gives me breaks like this: ```typescript...

type: bug
priority: p3

In essence, the main site doesn't list a summary of all posts becuase of a change in the way `.Data.Pages` works. I tried it out on [email protected] and it works...

### Checklist - [X] I have verified this is the correct repository for opening this issue. - [X] I have verified no other issues exist related to my problem. -...

Bug

Add it to the `.md` file and include it in the generated output.

Eg. `https://prag.io/ --> https://prag.io` etc. See https://www.danielmorell.com/guides/htaccess-seo/redirects/https-www-and-trailing-slash

Currently aliasing is natively handled by hugo as a meta-redirect. We could hopefully add aliasing support to the generated files, configurable with an option.

Hopefully exhaustively cover all cases of trailing slashes to cover cases like `/cv/` redirecting both with and without slash. Add a option to configure this.