Skip to content

[zh]merge main into dev-zh #1024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Jul 22, 2022
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
8e7dfee
[en] Add term: 'Event-Driven Architecture' (#976)
jihoon-seo Jun 23, 2022
919b82f
Some design and search improvements (#930)
cjyabraham Jun 23, 2022
e461e69
[en] Certificates (#921)
iamNoah1 Jun 24, 2022
e54d891
Add .hugo_build.lock file to gitignore (#998)
jihoon-seo Jun 27, 2022
ea40142
complete Slack link (#1000)
Petrie Jun 27, 2022
4f333a5
Add French Localization Team Approvers (#975)
seokho-son Jul 1, 2022
c3de087
Merge `dev-pt` into `main` (#1010)
edsoncelio Jul 1, 2022
971043e
Update settings for maintainers (#1023)
seokho-son Jul 4, 2022
f158fd1
expands and refines o11y definition (#1004)
mhausenblas Jul 7, 2022
1d6e12a
tweak to config to get search working on PR instances (#1050)
cjyabraham Jul 8, 2022
c04837c
[en] Modify `load-balancer.md` (#1008)
sarkartanmay393 Jul 8, 2022
801443f
revert change to see if this fixes sitemap urls
cjyabraham Jul 11, 2022
ce33738
Merge branch 'main' of https://github.com/cncf/glossary into main
cjyabraham Jul 11, 2022
181070f
chore(deps): bump rojopolis/spellcheck-github-actions
dependabot[bot] Jul 11, 2022
7ea8204
Merge pull request #1062 from cncf/dependabot/github_actions/rojopoli…
seokho-son Jul 11, 2022
489ff6a
fix old links to favicons in docsy
cjyabraham Jul 13, 2022
7834638
Merge branch 'main' of https://github.com/cncf/glossary into main
cjyabraham Jul 13, 2022
edded5b
add some guidelines for localization teams (#1075)
iamNoah1 Jul 14, 2022
cd65beb
remove adrianna from all files (#1066)
iamNoah1 Jul 14, 2022
9c1274d
Updating custom theme for Glossary site (#1081)
thetwopct Jul 19, 2022
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
Prev Previous commit
Next Next commit
tweak to config to get search working on PR instances (#1050)
Signed-off-by: cjyabraham <cjyabraham@gmail.com>
  • Loading branch information
cjyabraham authored Jul 8, 2022

Verified

This commit was signed with the committer’s verified signature.
jpelgrom Joris Pelgröm
commit 1d6e12a2a9e7f9c8b1b7381f0646043b96336c14
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "https://glossary.cncf.io/"
baseURL = "/"
title = "Cloud Native Glossary"

enableRobotsTXT = true