Commit Graph

255 Commits (2cd7866a928e79afba500116f7cf4996756d083f)

Author SHA1 Message Date
Scott Anderson 0c33f5e6a5
Upgrade to Hugo 0.75.0 (#1440)
* upgraded to hugo 0.75.0

* fixed hugo warning message
2020-09-14 11:04:49 -06:00
Scott Anderson d6e5ffa8f1
V2 equivalent pages (#1433)
* updated stable-version partial with v2 equivalent functionality

* updated contributing with v2 frontmatter, resolves #1313

* updated logic of v2 equivalent pages

* added v2 equivalents to influxdb 1.8
2020-09-11 15:18:18 -06:00
Scott Anderson 5b9783c055
New support and feedback layout (#1423)
* WIP new feedback/support block

* restructured and restyled support and feedback section

* added api issue button to swagger-generated api docs, resolves #1415

* added community slack link, restyled ul for feedback block

* minor wording change in feedback section
2020-09-09 21:49:06 -06:00
Scott Anderson 0298e6775a added kapacitor enterpise card to homepage 2020-09-09 09:42:24 -06:00
Scott Anderson eacc420a4f added canonical override to canonical partial 2020-09-08 15:12:03 -06:00
pierwill 9cf4904157
Telegraf link audit (#1382)
* Link audit for telegraf

* fixed broken links, fixed telegraf card display logic, updated telegraf btn styles

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-09-01 14:27:47 -07:00
Scott Anderson 800ae418c7 InfluxDB Enterprise link audit 2020-08-31 22:39:55 -06:00
Scott Anderson 918e42c780 updated archive version links, updated nested menu 2020-08-31 16:37:56 -06:00
Scott Anderson fc51ad4c64 resolved merge conflicts 2020-08-31 11:46:05 -06:00
Scott Anderson 243c828c47 updated nested menu template to correctly render product tags in v2 2020-08-31 11:39:51 -06:00
Scott Anderson 42c769c100 conditional v2 check for left nav product tags 2020-08-31 11:24:32 -06:00
Scott Anderson ec406849af updated homepage to incorporate design feedback 2020-08-27 15:02:48 -06:00
Scott Anderson 517a18f81a fixed landing page styles 2020-08-27 11:47:38 -06:00
Scott Anderson 77f6fc0b84 updated 404 page to account for mulitple products, resolves #1358 2020-08-27 10:46:16 -06:00
Scott Anderson a837bcaebc
Deploy refactor (#1370)
* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Update nodejs version in redirect lambda

* Use edge lambda function and remove path redirects.

* updated edge.js and cloudformation template

* revamped lambda edge function, made other template adjustments

Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-08-26 23:19:33 -06:00
Scott Anderson fea7d6541a Update search implementation for merged docs, resolves #1317 2020-08-21 14:23:39 -06:00
Scott Anderson cbcf4a7011 migrated all updates to master into the v1-merge branch 2020-08-20 11:55:31 -06:00
Scott Anderson 6412a29672 updated sidebar, tags, and footer templates 2020-08-20 11:55:10 -06:00
Scott Anderson 5fecb7900c updated note about contrib packages 2020-08-20 11:49:16 -06:00
Scott Anderson 0372708cf2 added contrib fn note, added link to group key definition 2020-08-20 11:49:16 -06:00
Scott Anderson 9532535945 changed influxdb latest to v1.8, added latest override for product selector 2020-08-20 10:19:02 -06:00
Scott Anderson c57fe12222 updated all latest links with latest shortcode, refactored related partial 2020-08-19 16:43:31 -06:00
Scott Anderson 3b3213d393 extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-08-19 14:46:54 -06:00
Scott Anderson 7c8dfa322d added latest shortcode 2020-08-19 13:53:38 -06:00
Scott Anderson bc29b7ee26 addressed PR feedback, updated homepage card structure 2020-08-18 18:04:20 -06:00
Scott Anderson e76bf16e51 finalized new homepage, resolves #1327 2020-08-18 15:08:50 -06:00
Scott Anderson d6865f3f76 WIP new docs homepage 2020-08-17 14:31:11 -06:00
Scott Anderson bef2789d53 updated canonical tag and added page title header partial 2020-08-13 11:10:58 -06:00
Scott Anderson 93f9c89518 updated canonical tag partial 2020-08-10 09:42:41 -06:00
Scott Anderson ff400e7bfc added platform section in platform nav in 1.x docs 2020-08-03 09:23:32 -06:00
Scott Anderson fed3f718cf added v1 override styles to style v1 blockquoates as notes 2020-07-31 14:10:22 -06:00
Scott Anderson ecd8cbc5be reworked top nav structure and responsive styles 2020-07-31 11:56:52 -06:00
Scott Anderson 784a9bae47 updated telegraf plugin shortcode to version the plugin list 2020-07-30 17:36:06 -06:00
Scott Anderson 267c4a3187 added product selector, updated search placeholder 2020-07-30 15:25:10 -06:00
Scott Anderson 78e48dec79 restructured top nav partials 2020-07-30 11:35:11 -06:00
Scott Anderson 38e8968d5e ported telegraf 1.15 and kapacitor 1.5 2020-07-30 10:37:56 -06:00
Scott Anderson c110a902e5 build version list from a static list in products.yml 2020-07-29 23:07:09 -06:00
Scott Anderson 4bc24b208c updated page title generation and other templated items 2020-07-29 15:58:28 -06:00
Scott Anderson c80e6baa2a made reference menu conditional 2020-07-29 15:11:55 -06:00
Scott Anderson 1bc815ea81 ported influxdb 1.8, added expand shortcode 2020-07-29 15:07:24 -06:00
Scott Anderson 36146aa8ee updated sidebar, tags, and footer templates 2020-07-29 10:02:10 -06:00
Scott Anderson ce4af5d0a7 updated menu references and sidebar partial to get left nav working 2020-07-28 16:34:16 -06:00
Scott Anderson c8da1e7585 hotfix: updated nested menu partial 2020-07-28 12:59:46 -06:00
Scott Anderson ef95ab7d94 added tooltip shortcode, updated data elements doc with tooltip shortcode 2020-07-06 14:36:19 -06:00
Scott Anderson 344d802d22
Merge pull request #1172 from influxdata/url/custom
Add custom InfluxDB URLs and dynamically set URLs
2020-07-02 14:52:54 -06:00
Scott Anderson 7265768dba dynamically change influxdb URL based on referrer, resolves #1115 2020-07-02 09:05:53 -06:00
Scott Anderson 2769693405 add the ability to set custom influxdb urls, resolves #1116 2020-06-29 13:37:26 -06:00
Scott Anderson 8447307db3 resolved merge conflicts 2020-06-25 13:45:27 -06:00
Scott Anderson cb5f0d2db5 merge influx global flags into normal flags, resolves #1150 2020-06-24 15:33:35 -06:00
Scott Anderson a6593ab4f9 Merge branch 'master' into write-data-reorg 2020-06-23 15:04:02 -06:00