Commit Graph

25 Commits (update-auth0-azure-users-setup-clustered)

Author SHA1 Message Date
wayne 86f832f06c
docs: Add docker compose workflow for running docs locally (#5400)
* docs: Add docker compose workflow for running docs locally

* chore: Fixup compose.yaml for local build:

- Added comments
- Use the verbose mount syntax
- Wrap /Users/ja/Documents/GitHub/docs-v2 in quotes for cross-platform compat.

* docs: fixup readme style

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* docs: fixup readme style

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* docs: fixup readme style

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-01 12:17:07 -05:00
Andreas Deininger 0488345ab7
Fix errors when running latest hugo version v0.123.8 (#5356)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 17:31:33 -06:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07:00
Andreas Deininger 57e4929746
Bump hugo to latest version v0.121.2 (#5293)
* Bump hugo to latest version v0.121.2

* Fix deprecation warnings emitted from hugo

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-01-17 09:15:00 -07:00
Andreas Deininger 7634b9ba1a
Upgrade hugo to latest version 0.120.4 (#5241) 2023-11-27 13:39:23 -07:00
Jason Stirnaman fe2748d5e6
chore: Add Vale instructions to Contributing, update tested Hugo version (#5088) 2023-08-17 10:21:46 -05:00
Jason Stirnaman f13e34de6d
Install dependencies as project dependencies from NPM repo (#2476)
* Added hugo-extended, postcss, postcss-cli, and autoprefixer as devDependencies. Run npm install or yarn install. (#2474)

* Replaced global hugo and yarn installs with project-level yarn install.

* Replaced npm package.lock with yarn.lock (#2474).

* enhancement: update README with instructions for installing NODE.JS dependencies. (#2474)

* updated api doc generator script to use npx

* Update README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update README.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update package.json

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* fix: indentation. (#2476)

* update: Added separate dependencies list for api-docs.
- Moved redoc-cli to a separate package.json in api-docs. Excluded
api-docs/node_modules from generate-api-docs.sh.
- Updated redoc-cli argument sequence to agree with their docs.
- Updated READMEs.
- Fixed typos.

* update: add api-docs > yarn install to .circleci

* Added language and consistency to code block. Specify where to run the command.

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-24 12:11:01 -05:00
Scott Anderson 46d0f16dc0
upgraded hugo to 0.81.0, fixed isset build error, fixed formatting in grafana doc (#2218) 2021-02-26 21:54:41 -07:00
pierwill ba63fa57a5 Edit README.md
- Use ordered list for instructions
- Other formatting changes
2019-10-30 09:01:05 -07:00
pierwill b3527c4440 Add logo image to README 2019-10-09 13:58:37 -07:00
timhallinflux dcb2ba9c24
Update README.md 2019-09-05 13:03:57 -07:00
kelseiv 580be277ed
Update README.md 2019-04-22 17:04:08 -07:00
timhallinflux faed92e47a
Fixes link to Contributing 2019-01-18 12:29:39 -08:00
Scott Anderson 84a03c680a restructured readme and contribution guidelines 2019-01-09 16:08:51 -07:00
Scott Anderson 8b4671722d added truncate shortcode, styles, and js 2019-01-04 08:44:53 -07:00
Scott Anderson 35e221c9f5 minor update to the image info in the readme 2019-01-03 11:29:59 -07:00
Scott Anderson 8edc3da27f added image styles and hd image shortcode 2019-01-03 11:23:17 -07:00
Scott Anderson f0ab0ec8b1 added tabbed codeblock shortcodes and styles 2019-01-03 09:46:23 -07:00
Scott Anderson fe23c61ae2 minor update to tabbed shortcode content in readme 2019-01-02 10:34:34 -07:00
Scott Anderson bab8e2cc12 added tabbed content functionality and styles 2019-01-02 10:32:44 -07:00
Scott Anderson 1edcb9c00e added enterprise formatting and shortcode, updated readme with enterprise info 2018-12-31 15:55:04 -07:00
Scott Anderson f0d45ccd46 styled notes and warnings, updated readme with notes and warnings shortcodes 2018-12-31 12:17:36 -07:00
Scott Anderson 1572941a18 finished nodejs content in the readme 2018-12-19 14:40:52 -07:00
Scott Anderson cd22dcc1e6 established asset pipeline 2018-12-19 14:36:12 -07:00
Scott Anderson 483c32c6bb first commit to the influxdb 2.0 docs! 2018-12-13 11:47:02 -07:00