Zachary Shilton
09bd33640b
website: upgrade code-block ( #10792 )
...
* website: upgrade code-block
* website: bump to latest pre-releases
* website: bump to stable releases
2021-06-22 11:55:58 -04:00
Brandon Romano
399dd84acc
Fix headshot image 404
2021-06-11 15:31:05 -07:00
Kendall Strautman
f3654593b6
chore: updates text-split-with-logo-grid package ( #10690 )
2021-06-02 17:00:55 -07:00
Mahmood Ali
150195fcc7
Remove 1.1.0 RC merchandising ( #10614 )
2021-05-18 12:47:04 -04:00
Michael Schurter
9c67910160
website: update 1.1.0-beta1 to 1.1.0-rc1
2021-05-13 08:10:03 -07:00
Kendall Strautman
1235684be7
content: swap out diagrams with typos ( #10571 )
2021-05-12 08:50:20 -07:00
Kendall Strautman
e15d50451b
chore(website): update downloads page ( #10509 )
...
* style(downloads): adds releaseCandidate style
* refactor(downloads): use mktg-logos asset
2021-05-05 08:15:46 -07:00
Kendall Strautman
cc312f3e12
[Assembly]: Website Branding Refresh ( #10188 )
...
* style: update gray brand colors
* style: update brand colors
* chore: upgrade react-components deps
* chore: update text split cta link color
* style(home): update icons
* refactor(home): use learn-callout component
* style(downloads): temporary color override
* style(community): fix link color
* Update website/pages/community/style.css
Co-authored-by: Zachary Shilton <4624598+zchsh@users.noreply.github.com >
* update package-lock
* update deps
* add new downloads page
* remove extra husky script
* chore: upgrades nextjs-scripts dep
* chore: upgrades community page vertical text block list
* chore: test component pre-releases
* chore: upgrade deps
chore: upgrades nextjs-scripts
* chore: update home icon colors
* chore: update home logo grid
* chore(website): upgrade deps
* style: adjust features icons border radius
* style: home hero bg to secondary
* chore: upgrade deps for body copy colors
* chore: upgrades alert banner
* feat: updates favicon
* chore: updates deps
* content(home): updates assets
* content(use-cases:simple container orch): updates content
* content(use-cases:non-containerized-app) updates assets
* content(use-cases:auto networking with consul): updates assets
* style(home): remove use cases icons override
* style(home-hero): remove bg pattern on mobile
* content(use-cases): updates asset
* chore: update assets
* chore: updates product download page to alpha
* chore: updates product download page to stable
Co-authored-by: Zachary Shilton <4624598+zchsh@users.noreply.github.com >
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com >
2021-05-03 11:06:55 -07:00
Michael Schurter
2e9fa0c30f
docs: add 1.1.0-beta1 download link
2021-05-03 08:12:00 -04:00
Mike Wickett
83a559f677
Update homepage testimonial card, customer logos ( #10210 )
...
* website: add customer testimonial to homepage
* website: remove one testimonial, remove product logos
2021-04-07 17:41:41 -04:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Zachary Shilton
5ca4acff06
website: use global featured-slider component ( #10254 )
...
* website: use global featured-slider component
* website: delete unused local featured-slider
2021-03-29 11:37:48 -04:00
Tim Gross
df298a44d9
docs: update website links from master to main
2021-03-09 14:42:24 -05:00
Noel Quiles
0c91a78a85
[Website] Updates to homepage, highlighting features ( #10019 )
...
* Impl: base structure
* Impl: ComparisonItem/component bg color
* Style comparison items
* CSS: Typography/spacing pass
* Theme detailCta
* Callouts: content pass
* Impl: Logo grid section
* Add proper logos to logoGrid
* Hack: override button colors w/Nomad
* Link enhancements
* Clean up comments
* Revert link wrapping changes
* Remove paragraph after Why Nomad
* Add available links
* GitHub logo to GitLab
* Move callouts to just under Why Nomad? for A ver.
* Test comment to see if Vercel picks up this commit
2021-03-03 17:42:34 -05:00
Mike Wickett
0078854ed3
website: update community page to be consistent with other projects ( #9863 )
2021-02-05 13:54:59 -05:00
Alex Iribarren
79e3c3a509
Replace ‘ and ' with '
2021-02-05 08:36:38 -05:00
Jeff Escalante
251b07099c
update dependencies, removed unused dependency ( #9878 )
2021-01-22 21:24:26 -05:00
Zach Shilton
e495c70069
Remove broken shell-session highlighting
2021-01-07 11:57:09 -05:00
Zach Shilton
051f704a70
Add build-time highlighting to code blocks
2021-01-07 11:48:02 -05:00
Jeff Escalante
057efe9fa3
fix 'edit this page' links
2021-01-06 19:01:32 -05:00
Jeff Escalante
35682f635a
fix style references
2021-01-05 19:07:55 -05:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00
Michael Lange
789225dcb8
Merge pull request #9697 from hashicorp/docs-wtdd-cleanup-images
...
docs: Remove unused images + intro pages
2021-01-05 14:22:52 -08:00
Michael Schurter
b82b6cf533
Merge pull request #9732 from hashicorp/docs-cleanup
...
Docs cleanup
2021-01-05 13:10:36 -08:00
Michael Lange
2f42a7e8f8
Merge pull request #9692 from hashicorp/docs-wtdd-jobs-field-reference
...
docs: Enumerate job statuses and types in docs
2021-01-05 11:46:22 -08:00
Michael Schurter
3520c62605
docs: mention client can be non-root
...
I want to strike a balance here:
- On the one hand there are use cases (raw_exec or Docker only) where
running Nomad clients as an unprivileged user is *preferable.*
- On the other hand running Nomad clients as root is our main and best
tested environment. So I want to leave that a strong recommendation.
2021-01-05 11:08:23 -08:00
Michael Schurter
e0a83f2b3d
docs: remove old client.options migration note
...
There's no reason to give the `client.options` to `plugins` migration
top billing on the client configuration page. Remove and and clarify the
more appropriately placed note down below.
2021-01-05 10:56:14 -08:00
Michael Schurter
aa541ecd17
docs: remove duplicate PreserveCounts entry
2021-01-05 10:41:38 -08:00
Michael Schurter
bec3caa6e8
docs: note that 1.0.2 is unreleased
2021-01-05 10:06:39 -08:00
Luiz Aoqui
8b0fa8b7d3
Merge pull request #9429 from hashicorp/docs-update-autoscale-policy
...
docs: update file scaling policy docs
2021-01-05 11:10:11 -05:00
Gunadhya
489f89f3bf
Added Enterprise Badges in Docs ( #9706 )
2021-01-05 09:44:37 -05:00
Tim Gross
c4dc3f1ed1
resolve comments from code review
2021-01-04 18:52:14 -05:00
Luiz Aoqui
033f4fbd3f
docs: update file scaling policy docs
2021-01-04 18:52:11 -05:00
Tim Gross
ba596ea1e3
docs: update metrics tables
2021-01-04 12:47:35 -05:00
Tim Gross
5b3357180c
client: improve alloc GC API error messages ( #9488 )
...
The client allocation GC API returns a misleading error message when the
allocation exists but is not yet eligible for GC. Make this clear in the error
response.
Note in the docs that the allocation will still show on the server responses.
2021-01-04 11:34:12 -05:00
James Rasell
3153c1449f
Merge pull request #9584 from hashicorp/f-docs-api-job-reg-preserve-counts
...
docs: add PreserveCounts param to job API doc.
2021-01-04 16:01:17 +01:00
Aaron Harper
bd276c3e63
Fixed typo in index.mdx
2021-01-01 23:04:04 -05:00
Drew Bailey
7a5ac679d2
Docs/operator subpages ( #9689 )
...
* operator subpages
* line wrapping, fixed
2020-12-21 10:29:06 -05:00
Kris Hicks
b4f7e113da
docs: Remove network_speed client config field ( #9685 )
2020-12-21 07:26:25 -08:00
Michael Lange
807c765c6a
Remove unlinked getting started pages. These are all on Learn now
2020-12-18 15:32:41 -08:00
Chris Baker
f3d1fc3bb9
Merge pull request #9696 from hashicorp/docs-7655-lifecycle-json
...
docs: added lifecycle example to JSON Jobs API docs
2020-12-18 16:41:10 -06:00
Kris Hicks
af34ccccf9
docs: Document required name for expose=true check ( #9691 )
2020-12-18 14:34:47 -08:00
Chris Baker
ed5a4b5984
docs: added lifecycle example to JSON Jobs API docs
2020-12-18 22:26:30 +00:00
Chris Baker
db6bb50b0d
Merge pull request #9693 from hashicorp/docs-7655-lifecycle-block
...
docs: more documentation for lifecycle stanza
2020-12-18 16:12:25 -06:00
Chris Baker
09b1af3890
typo fixes
2020-12-18 22:12:12 +00:00
Tim Gross
39bf72676e
docs: data directory permissions
2020-12-18 16:43:01 -05:00
Chris Baker
ef03db613d
Update website/pages/docs/job-specification/lifecycle.mdx
...
Co-authored-by: Tim Gross <tgross@hashicorp.com >
2020-12-18 14:30:44 -06:00
Chris Baker
513a168580
Update website/pages/docs/job-specification/lifecycle.mdx
...
Co-authored-by: Tim Gross <tgross@hashicorp.com >
2020-12-18 14:30:17 -06:00
Chris Baker
5d100df9fe
docs: more documentation for lifecycle stanza
2020-12-18 20:18:45 +00:00
Michael Lange
5b78dab61a
Enumerate job statuses and types in docs
2020-12-18 12:14:50 -08:00