Commit Graph

19 Commits (9bab86012ad53ff9f9f93396db3624f4a81c934d)

Author SHA1 Message Date
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