Bayu Angora

Results 7 comments of Bayu Angora

> An running example would be helpful. Pagination works fine for any given collection, so it's impossible to guess from your snippet alone, what the issue might be. Here is...

> i think is : https://meik2333.com Add that demo link to readme. So we can check it without asking first.

> [@BayuAngora](https://github.com/BayuAngora) sorry for the inconvenience caused by LTC chain and have you been able to use another method to check if the LTC is still in your wallet mate...

> I think you should add an `_index.md` into `_2020` directory (or any other index, depends on you template language). This will add an access to /2020 path. The same...

> @BayuAngora I must not be understanding... > If you're on "domain.tld/new-poem/" and you wanted to reach "domain.tld" poem, wouldnt you just use `something`? > > Not sure where you're...

> On Hugo I can implement it with this code: ``` {{ .Parent.Title }} ``` I still curious how to implement it on 11ty.