Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
name: Build
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
submodules: true

- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: '22'
check-latest: true
Expand Down
9 changes: 5 additions & 4 deletions .github/workflows/preview-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,19 @@ jobs:
checks: write
pull-requests: write
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
submodules: true

- name: Set up Go 1.x
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with:
go-version: '1.25'
cache: false
id: go

- name: Use Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: '22'
check-latest: true
Expand Down Expand Up @@ -62,7 +63,7 @@ jobs:
make docs
make gen-prod

- uses: FirebaseExtended/action-hosting-deploy@092436dca3ec6dacb231d965ae56f7ff6c09f258 # v0
- uses: FirebaseExtended/action-hosting-deploy@500ac625ca2dd40cbd15f7659af953801858032a # v0.11.0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_QA }}'
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,20 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
fetch-depth: 0
submodules: true

- name: Set up Go 1.x
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with:
go-version: '1.25'
cache: false
id: go

- name: Use Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: '22'
check-latest: true
Expand Down
9 changes: 9 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@ params:
learn_url: https://appscode.com/learn
docs_url: https://appscode.com/docs
menu:
product_voyager:
- name: Pricing
identifier: pricing
url: /pricing/
weight: 10
- name: Documentation
identifier: documentation
url: /docs/v2026.3.23/
weight: 20
main:
- name: Documentation
weight: 20
Expand Down
77 changes: 43 additions & 34 deletions layouts/pricing/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,53 @@
{{ $p := (index .Site.Data.products .Site.Params.product_key) }}

<!-- hero area for page start -->
<section class="hero-area features-plan">
<div class="container section">
<div class="columns is-vcentered">
<div class="column is-6">
<!-- hero content start -->
<div class="hero-area-content d-table pr-115">
<div class="hero-content-inner d-table-cell" data-aos="fade-up">
<h1>
Go Cloud Native Confidently
with AppsCode
</h1>
<p>
At AppsCode, we focus on helping you achieve the outcomes you need to make your business successful. Our
Support plans are designed to give you the right mix of tools and access to expertise so that you can be
successful with AppsCode products while optimizing performance, managing risk, and keeping costs under
control.
</p>
<br />
<p>
Our pricing plans are product specific and you will need a separate subscription for each product.
</p>
</div>
</div>
<!-- hero content end -->
<section class="pricing-hero">
<div class="pricing-hero-bg" aria-hidden="true">
<div class="ph-orb ph-orb-1"></div>
<div class="ph-orb ph-orb-2"></div>
<div class="ph-grid"></div>
</div>
<div class="ph-shape ph-shape-ring ph-shape-tl" aria-hidden="true"></div>
<div class="ph-shape ph-shape-ring ph-shape-br" aria-hidden="true"></div>
<div class="ph-shape ph-shape-dot ph-shape-d1" aria-hidden="true"></div>
<div class="ph-shape ph-shape-dot ph-shape-d2" aria-hidden="true"></div>
<div class="ph-shape ph-shape-dot ph-shape-d3" aria-hidden="true"></div>
<div class="ph-shape ph-shape-cross ph-shape-c1" aria-hidden="true"></div>
<div class="ph-shape ph-shape-cross ph-shape-c2" aria-hidden="true"></div>
<div class="container">
<div class="pricing-hero-inner">
<div class="pricing-hero-badge">
<iconify-icon icon="heroicons:tag" width="13" height="13"></iconify-icon>
<span>Pricing</span>
</div>
<div class="column is-6">
<div class="hero-area-img" data-aos="fade-up" data-aos-duration="1000">
<img src="/assets/images/support-page/support-img.png" alt="" class="img" />
</div>
<h1>Go Cloud Native <span class="pricing-hero-gradient">Confidently</span> with AppsCode</h1>
<p class="pricing-hero-lead">
At AppsCode, we focus on helping you achieve the outcomes you need to make your business successful. Our
Support plans are designed to give you the right mix of tools and access to expertise so that you can be
successful with AppsCode products while optimizing performance, managing risk, and keeping costs under
control.
</p>
<p class="pricing-hero-sub">
Our pricing plans are product specific and you will need a separate subscription for each product.
</p>
<div class="buttons is-justify-content-center" style="margin-top: 2rem;">
<a href="/docs/{{ $p.latestVersion }}/setup/" class="button ac-button is-primary">
<span class="icon"><iconify-icon icon="heroicons:bolt" width="16" height="16"></iconify-icon></span>
<span>Install Now Free</span>
</a>
<a href="{{ $.Site.Params.domain_appscode }}/contact/" class="button ac-button is-white">
<span class="icon"><iconify-icon icon="heroicons:chat-bubble-bottom-center" width="16" height="16"></iconify-icon></span>
<span>Contact Us</span>
</a>
</div>
</div>
</div>
</section>
<!-- hero area for page end -->

<!-- features cta area start -->
<section class="features-cta-area bgc-2 section-padding-100">
<div class="container section">
<section class="features-cta-area bgc-2">
<div class="container">
<!-- features cta start -->
<div class="features-plan-cta-wrapper">
<!-- cta-left part start -->
Expand Down Expand Up @@ -1147,8 +1156,8 @@ <h3>Voyager</h3>
<!-- features area end -->

<!-- assistance area start -->
<section class="assistance-area section-padding-100">
<div class="container section">
<section class="assistance-area mt-80">
<div class="container">
<!-- section title start -->
<div class="columns is-centered">
<div class="column is-8 has-text-centered">
Expand Down Expand Up @@ -1275,8 +1284,8 @@ <h2>Need Help?</h2>
<!-- assistance area end -->

<!-- faq section start -->
<section class="features-plan-faq-area pb-100">
<div class="container section">
<section class="features-plan-faq-area sp-y-80">
<div class="container">
<div class="columns is-centered">
<div class="column is-half">
<div class="section-title has-text-centered">
Expand Down
2 changes: 1 addition & 1 deletion themes/hugo-product-theme
Submodule hugo-product-theme updated 79 files
+27,613 −16,656 assets/css/main.css
+397 −243 assets/js/main.js
+73 −0 assets/js/search.js
+72 −69 assets/sass/base/_base.scss
+87 −0 assets/sass/base/_chroma.scss
+179 −255 assets/sass/base/_global.scss
+0 −37 assets/sass/base/_variables.scss
+97 −73 assets/sass/base/utilities/_default.scss
+69 −43 assets/sass/base/utilities/_initial-variable.scss
+49 −36 assets/sass/base/utilities/_root.scss
+119 −97 assets/sass/base/utilities/_themes.scss
+541 −0 assets/sass/base/utilities/_tokens.scss
+173 −81 assets/sass/base/utilities/_typography.scss
+14 −14 assets/sass/components/_ac-accordion.scss
+59 −18 assets/sass/components/_back-to-top.scss
+88 −153 assets/sass/components/_button.scss
+18 −19 assets/sass/components/_case-studies.scss
+6 −6 assets/sass/components/_cookie.scss
+152 −45 assets/sass/components/_cta.scss
+5 −5 assets/sass/components/_faq.scss
+404 −61 assets/sass/components/_features.scss
+169 −247 assets/sass/components/_footer.scss
+4 −4 assets/sass/components/_hero.scss
+859 −769 assets/sass/components/_navbar.scss
+3 −7 assets/sass/components/_notificationbar.scss
+4 −4 assets/sass/components/_pagination.scss
+11 −14 assets/sass/components/_press-area.scss
+46 −47 assets/sass/components/_pricing.scss
+415 −113 assets/sass/components/_product-hero-area.scss
+18 −18 assets/sass/components/_search-result-box.scss
+8 −8 assets/sass/components/_services.scss
+12 −12 assets/sass/components/_social-prove_countdown.scss
+5 −36 assets/sass/components/_tables.scss
+10 −10 assets/sass/components/_tabs.scss
+6 −6 assets/sass/components/_testimonial.scss
+3 −3 assets/sass/components/_trusted-logos.scss
+15 −16 assets/sass/components/_video-gallery.scss
+2 −2 assets/sass/components/_video-palyer.scss
+17 −17 assets/sass/layouts/_ads.scss
+286 −68 assets/sass/layouts/_articles.scss
+64 −18 assets/sass/layouts/_content.scss
+24 −24 assets/sass/layouts/_responsive.scss
+0 −25,672 assets/sass/main.css
+23 −39 assets/sass/main.scss
+17 −31 assets/sass/mixins/_mixin.scss
+4 −4 assets/sass/pages/_consulting.scss
+11 −12 assets/sass/pages/_contactus.scss
+200 −191 assets/sass/pages/_documentation.scss
+551 −436 assets/sass/pages/_features-plan.scss
+10 −10 assets/sass/pages/_gallery-page.scss
+983 −73 assets/sass/pages/_homepage.scss
+2 −2 assets/sass/pages/_innerpage.scss
+724 −0 assets/sass/pages/_overview.scss
+9 −9 assets/sass/pages/_training.scss
+23 −24 assets/sass/pages/_webinar.scss
+11 −0 layouts/404.html
+7 −3 layouts/_default/baseof.html
+152 −21 layouts/articles/list.html
+109 −250 layouts/datasheet/list.html
+120 −254 layouts/datasheet/single.html
+47 −59 layouts/docs/single.html
+53 −104 layouts/features/list.html
+54 −94 layouts/features/single.html
+28 −5 layouts/index.html
+195 −122 layouts/overview/overview.html
+65 −34 layouts/partials/components/features.html
+93 −69 layouts/partials/components/heroarea.html
+2 −2 layouts/partials/components/installation-code.html
+16 −12 layouts/partials/components/social-prove.html
+38 −31 layouts/partials/cta.html
+1 −215 layouts/partials/faq.html
+89 −211 layouts/partials/footer.html
+635 −548 layouts/partials/header.html
+1 −1 layouts/partials/helpers/script-bundle.html
+33 −45 layouts/partials/testimonial.html
+1,019 −1,297 layouts/pricing/list.html
+1 −1 layouts/shortcodes/versionlist.html
+429 −0 package-lock.json
+5 −1 package.json