Commit Graph

7 Commits

Author SHA1 Message Date
Julian Friedman 64555de60d
Fix redirect to cope with query strings (#3683) 2021-05-27 14:54:29 -07:00
Carlos Santana 41d271e187
handle old versions with redirects (#3628)
* handle old versions with redirects

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* skip building the files for redirect take effect

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* trailing whitespace

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-21 04:51:18 -07:00
Carlos Santana 7cd941463e
make default version development for now (#3625)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-19 15:28:16 -07:00
Carlos Santana dc908c942e
add correct bin PATH for postcss (#3589)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-17 14:00:25 -07:00
Julian Friedman ca829a5ac5
Add branch-based versioning (#3580)
* Branch-based versioning

* Tidy, add version warning

* Use shallow clones

* use npx

* Tidy, optimise

* update branches

* Looks like we need this bit of processresourcefiles.sh

* Use array instead of function

* Allow specifying community repo commit/branch

* Allow overriding repos

* Document prereqs

* Add explicit path for hugo build

* Relative latest version url
2021-05-17 11:15:39 -07:00
Carlos Santana 1bb5886281
Update Github action to build with hugo and mkdocs (#3572)
* deploy to gh-pages with blog

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add hugo

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* extended true

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add postcss to PATH

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* make it compatible with other forks not name docs

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* mkade blog and community relatove

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* restore github action to mkdocs

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-13 04:58:48 -07:00
Julian Friedman 67fda06b05
Build blog and community with hugo (#3558)
* Build blog and community with hugo

* Use http-server instead of serve

* Add package.json and ignore temp
2021-05-12 14:05:48 -07:00