summaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Code cleanupSerghei Iakovlev2022-05-271-4/+0
|
* Bump eslint from 8.15.0 to 8.16.0dependabot[bot]2022-05-261-1/+1
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Correct build commandSerghei Iakovlev2022-05-271-1/+1
|
* Simplify hugo build commandSerghei Iakovlev2022-05-151-1/+1
|
* Change build commandSerghei Iakovlev2022-05-121-1/+1
|
* Rollback 20e87403091d8c73049991af87aa76d7d3763d09Serghei Iakovlev2022-05-111-2/+2
|
* Simplefied dev workflow, remove go.mod and go.sumSerghei Iakovlev2022-05-111-2/+2
|
* Prevent accidental publication of repositorySerghei Iakovlev2022-05-081-0/+1
|
* Fix theme nameSerghei Iakovlev2022-05-021-1/+1
|
* Update theme descriptionSerghei Iakovlev2022-04-261-1/+1
|
* Add server commandSerghei Iakovlev2022-04-251-1/+2
|
* Lint js filesSerghei Iakovlev2022-04-251-2/+7
|
* Fix code styleSerghei Iakovlev2022-04-251-7/+11
|
* Setup code lintingSerghei Iakovlev2022-04-251-0/+30