Skip to content
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

restructured docs with new versioning structure #78

Merged
merged 43 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
9b8ed5c
Merge pull request #67 from intelops/main
devopstoday11 Sep 21, 2023
45e8389
organize content
tfsumon Oct 10, 2023
a5a0f8e
added new versioning system
tfsumon Oct 15, 2023
d72602f
fixed search result not showing issue
tfsumon Oct 16, 2023
d163a22
fixed minor issue
tfsumon Oct 17, 2023
4225ae2
Merge branch 'pr/71' into chandu
tfsumon Oct 18, 2023
e13f732
Remove .DS_Store from everywhere
tfsumon Oct 18, 2023
cc5be03
upgraded bootstrap
tfsumon Oct 18, 2023
83e7e59
new-release1.1.5-changes
an1l4 Oct 19, 2023
285a767
Merge pull request #74 from anila-intelops/new-release
devopstoday11 Oct 23, 2023
08937ff
Update _index.en.md
devopstoday11 Oct 23, 2023
2ed6258
Merge branch 'chandu' of https://github.com/tfsumon/external-docs int…
tfsumon Oct 23, 2023
cfe5f65
created the draft:true folders and files for new structure purpose wh…
devopstoday11 Oct 23, 2023
9c06979
fixed hugo version compatible issue for the template theme by adding …
devopstoday11 Oct 23, 2023
e10f32d
Merge branch 'chandu' into chandu
tfsumon Oct 23, 2023
894da01
Merge pull request #76 from tfsumon/chandu
devopstoday11 Oct 23, 2023
197e2b8
removed extra folders
devopstoday11 Oct 24, 2023
dde95b9
added version number
devopstoday11 Oct 24, 2023
3705de1
removed extra folder
devopstoday11 Oct 24, 2023
b6eb7b0
mermaid diagram sample draft
devopstoday11 Oct 24, 2023
afe3ad6
added version number
devopstoday11 Oct 24, 2023
8e58e0c
trial and errors with new version structure
devopstoday11 Oct 24, 2023
16b8df4
added example content
tfsumon Oct 25, 2023
63987f3
upgrade dependency
tfsumon Oct 25, 2023
ccc5eaa
comment redirection using netlify
tfsumon Oct 25, 2023
8047971
ci: update netlify.toml
tfsumon Oct 25, 2023
e0a5b97
ci: update netlify.toml
tfsumon Oct 25, 2023
7563736
chore: update 1 file and delete 1 file
tfsumon Oct 25, 2023
aedf605
chore: update .gitignore
tfsumon Oct 25, 2023
c24ef1f
chore: update config.toml
tfsumon Oct 25, 2023
3557128
removed unused code
tfsumon Oct 26, 2023
75d92ee
removed version number
tfsumon Oct 26, 2023
4ab2fe8
fixed minor issue
tfsumon Oct 26, 2023
d7748ef
integrating share button functionality
tfsumon Oct 28, 2023
27d7488
integrated page link share button functionality
tfsumon Oct 29, 2023
b9e2e09
chore: update config.toml
tfsumon Oct 30, 2023
65130f9
remove french content
tfsumon Oct 30, 2023
d60d30b
fixed build issue
tfsumon Nov 4, 2023
5e00d0d
Merge pull request #77 from tfsumon/chandu
devopstoday11 Nov 4, 2023
47ca8df
restructured according to new structure of versioning
devopstoday11 Nov 5, 2023
c5be58f
fixed build issue
tfsumon Nov 6, 2023
dcf9a01
Merge pull request #80 from tfsumon/chandu
devopstoday11 Nov 6, 2023
64cbcb6
updated date
devopstoday11 Nov 6, 2023
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
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Thumbs.db
.DS_Store
*/.DS_Store
*/*.DS_Store
*/*/.DS_Store
**/.DS_Store
**/yarn.lock
**/*.lock
.obsidian
*/.obsidian
*/*/.obsidian
Expand Down
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"plugins": ["prettier-plugin-go-template"],
"overrides": [
{
"files": ["*.html"],
Expand Down
38 changes: 31 additions & 7 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
######################## default configuration ####################
baseURL = "https://docs.intelops.ai"
# baseURL = "/"
title = "Intelops Docs"
theme = "godocs-4"
# google analytics
Expand All @@ -12,13 +13,18 @@ enableGitInfo = true
# hugo outputs
[outputFormats]
[outputFormats.JSON]
isPlainText = false
isPlainText = false

[outputFormats.LINKS]
baseName = 'links'
isPlainText = true
mediaType = 'application/json'

[minify]
disableHTML = true

[outputs]
home = ["HTML","JSON"]
home = ["HTML", "JSON","LINKS"]

# render unsafe html
[markup.goldmark.renderer]
Expand All @@ -36,6 +42,8 @@ ordered = false
contact_form_action = "#" # contact form works with https://formspree.io
# feedback form action
feedback_form_action = "#" # contact form works with https://formspree.io
# all doc version
docVersions = [] # Each version should consist of three parts: major version, minor version, and patches. Example of a correct version: ["1.0.0"]. Examples of incorrect versions: ["1.0", "1"].
# current doc version [folder_name]
latestDocVersion = "1.0.1"
# enable/disable Doc Version
Expand All @@ -48,9 +56,26 @@ githubEditURL = "https://github.com/intelops/external-docs/tree/main"
# google tag manager, see https://developers.google.com/tag-manager/
google_tag_manager = "GTM-PVRN5BQ"

# seo meta data for OpenGraph / Twitter Card
# seo metadata for OpenGraph / Twitter Card
[params.metadata]
keywords = ["Intelops", "Cloud-Native", "Ai", "DevOps", "SRE", "Kubernetes", "Talent", "Democratize", "Next-Gen"]
keywords = [
"Intelops",
"Cloud Native",
"AI",
"DevOps",
"DevSecOps",
"SRE",
"Kubernetes",
"Container",
"Docker",
"Auto Generate",
"Software Supply Chain Security",
"Engineering Enablement",
"Enabling Engineering",
"Democratize",
"Next Gen",
"Gen AI"
]
description = "Next-Gen Ai based solution to democratize cloud native."
author = "Intelops"
image = "images/og-image.jpg" # this image will be used as fallback if a page has no image of its own
Expand Down Expand Up @@ -188,7 +213,6 @@ url = "https://github.com/intelops/"
weight = 3



############################# Plugins ##############################

# CSS Plugin
Expand Down Expand Up @@ -248,7 +272,7 @@ light = "#FBFBFB"

# Font Variables
primary_font = "Poppins:wght@300;400;500;600"
primary_font_type = "sans-serif" # [serif/sans-serif]
primary_font_type = "sans-serif" # [serif/sans-serif]
secondary_font = ""
secondary_font_type = "" # [serif/sans-serif]
secondary_font_type = "" # [serif/sans-serif]
icon_font = "Font Awesome 5 Free"
7 changes: 0 additions & 7 deletions content/0.1/_index.en.md

This file was deleted.

7 changes: 0 additions & 7 deletions content/0.1/_index.fr.md

This file was deleted.

6 changes: 0 additions & 6 deletions content/0.1/account-bill/_index.en.md

This file was deleted.

6 changes: 0 additions & 6 deletions content/0.1/account-bill/_index.fr.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/linux/_index.en.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/linux/_index.fr.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/mac/_index.en.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/mac/_index.fr.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/routing/_index.en.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/routing/_index.fr.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/ubuntu/_index.en.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/ubuntu/_index.fr.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/windows/_index.en.md

This file was deleted.

12 changes: 0 additions & 12 deletions content/0.1/account-bill/windows/_index.fr.md

This file was deleted.

73 changes: 0 additions & 73 deletions content/0.1/changelog/_index.en.md

This file was deleted.

Loading
Loading