Sukka
Sukka
> This current behaviour is particularly annoying for teams with people working in multiple timezones, because the dates in the generated output change depending on the timezone of the team...
@curbengh Should we bump a major version number for the PR then?
https://hexo.io/docs/configuration#Directory Try changing `archive_dir` in your `_config.yml`?
> * Fix nested lists. (4 spaces or tab, not 2 spaces.) Markdown supports 2 spaces indent. Just add extra 4 spaces and tab tests, leave 2 spaces ones as...
@zhang-stephen Currently, the `hexo-generator-index` doesn't have such an option, but hexo themes can implement this very easily! Here is an example with `.ejs`: ```ejs { %> ``` ```diff { %>...
> I'm assuming Facebook/Twitter doesn't follow redirect via html? That's why he asks could open graph being included in `alias` page. However, it might be impossible.
Related PR: #8 #9
@curbengh I think we might bring up a unit test first.
@fabiosantoscode Kindly request your attention with a friendly ping. My PR has been open for **a year**. I would greatly appreciate it if you could spare some time to review...
@Dwlad90 ~~Would you like to try the following patch to see if it works? (only the patch for `next` is needed).~~ ~~https://gist.github.com/bizarre/825cab8224c28e93ff1a3933642f9271~~ ~~Contexts:~~ ~~- https://github.com/vanilla-extract-css/vanilla-extract/issues/929~~ ~~- https://github.com/vanilla-extract-css/vanilla-extract/issues/929#issuecomment-1338310803~~ Never mind, the...