1
0
mirror of synced 2026-02-06 19:05:55 +00:00
Files
flux2/docs
Daniel Holbach af1d9102b9 explain where docs are
keep netlify config for now (disabled in the app), but only make it ship the _redirects file
add rule for 'install.sh'
move _redirects file into docs/ directory
document redirects and Netlify

Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-04-27 15:16:30 +02:00
..
2021-03-19 12:02:09 +02:00
2021-03-26 16:28:33 +01:00
2020-07-03 14:09:30 +02:00
2021-03-19 12:02:09 +02:00
2021-04-27 15:16:30 +02:00
2021-03-19 12:02:09 +02:00
2021-04-27 15:16:30 +02:00

Flux v2 Documentation

The documentation for flux2 has moved to this repository: https://github.com/fluxcd/website.

The Website's README has information on how to

  • modify and extend documentation
  • run the site https://fluxcd.io locally
  • publish changes

and where all the individual pieces of content come from.

It will be easier for us to maintain a coherent web presences (and merge all of Flux documentation) in one central repository. This was partly discussed in https://github.com/fluxcd/flux2/discussions/367.

toolkit.fluxcd.io

For historical reasons we are keeping a _redirects file in this directory. It defines how redirects from the old site toolkit.fluxcd.io to our new website https://fluxcd.io work. Changes to this file need to be merged and a manual build triggered in the Netlify App.