Tony Crowe
Tony Crowe
In this issue we found that if the user sets `timezone:` in their `_config.yml` the date is modified and can be different than what they expect. https://github.com/hexojs/hexo/issues/3365 See this code...
After working with browsersync a bit more I realize it can take over the functionality of hexo-server while providing resource reloads without even refreshing sometimes. This would be an enhancement...
> I'm running: > > - **Which Aion version?**: branch: testnet_q3_mastery, HEAD > - **Which operating system?**: Unix, Linux > - **Which distributor and version?**: Darwin OSX, Debian 9 (stretch)...
# What does it do? It adds more information for npm, and node package users, so they can find resources or create a PR. Compare these two to see the...
Here's an idea to help the build process. Utilize babel and lerna to build a production output. It will be 1000% better than whatever the goofy gulp script was doing....
# What does this PR do? It adds an example how to configure NodeRequirer in the sublime-project file. 👍🏻