Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jamal Carvalho 407039edd4 root: ignore static build files in static
Change-Id: Idc704e04fc2af393735a07dea5b77f0fc0f50a0a
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/327278
Trust: Jamal Carvalho <jamal@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
2021-06-12 14:34:29 +00:00
Jamal Carvalho 1a50795deb add JS output to relevant ignore files
Change-Id: I3ce5fa0bbf7990e4dd1511d5da3a104bff9fae3e
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/300175
Reviewed-by: Julie Qiu <julie@golang.org>
Trust: Jamal Carvalho <jamal@golang.org>
2021-03-10 22:07:13 +00:00
Jamal Carvalho 2b20326fa5 content: simplify content directory structure
Removes separate directory for TypeScript files and
updates frontend tools to match updated directory
structure. TypeScript files will be co-located with
the JavaScript files making easier to identify files
that have already been migrated to TypeScript.

Change-Id: I4deb5b22c550fc34c98529bbe19bec6d28759a02
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/282377
Trust: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Jamal Carvalho <jamal@golang.org>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
2021-01-08 18:30:54 +00:00
Jamal Carvalho f1cd9d832c root: setup linting config for typescript and css
Installs dependencies for typescript and stylelint and
adds scripts to package.json for linting code. The linter
will ignore code in content/static for now. A new directory
to be added, content/lib, will contain the typescript and
unprocessed css files.

For golang/go#43358

Change-Id: I6ee74665a99af8938df6f1ee675c8705fcce589c
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/280599
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
Trust: Jamal Carvalho <jamal@golang.org>
2020-12-29 16:45:52 +00:00