Skip to content

Commit c7ea33d

Browse files
committed
chore: fix in navbar & basics social links
1 parent 9ef5be9 commit c7ea33d

File tree

66 files changed

+30554
-4035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+30554
-4035
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# dsa developer docs
1+
# DSA developer docs
2+
3+
- Using https://github.com/thuliteio/doks to bootstrap
24

35
### Table of Contents
46

config/_default/languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[en.params]
66
languageISO = "EN"
77
languageTag = "en-US"
8-
footer = 'Brought to you by Ikure Engineering Team'
8+
footer = 'Brought to you by <a class="text-muted" href="https://www.linkedin.com/in/snrakshith/">snrakshith</a>'
99
alertText = '<a class="alert-link stretched-link fw-normal" href="/blog/example-post/">Doks version 1.0 just shipped!</a>'
1010

1111
[de]

config/_default/menus/menus.en.toml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
1-
[[main]]
2-
name = "360-whims"
3-
url = "/360-whims/"
4-
weight = 30
5-
1+
# [[main]]
2+
# name = "360-whims"
3+
# url = "/360-whims/"
4+
# weight = 30
65

76

87
[[main]]
9-
name = "Prep set-1"
8+
name = "Set 1"
109
url = "/prep-1/"
1110
weight = 30
1211

13-
[[main]]
14-
name = "whims-usermanual"
15-
url = "/ikure-whims-usermanual/"
16-
weight = 30
17-
1812
# [[social]]
1913
# name = "X"
2014
# pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 4l11.733 16h4.267l-11.733 -16z"></path><path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path></svg>'
@@ -30,7 +24,7 @@
3024
[[social]]
3125
name = "GitHub"
3226
pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"></path></svg>'
33-
url = "https://github.com/thuliteio/doks"
27+
url = "https://github.com/snrakshith/dsa-docs"
3428
post = "v0.1.0"
3529
weight = 30
3630

hugo_stats.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"classes": [
6363
"360-whims",
6464
"DocSearch-Label",
65-
"active",
6665
"anchor",
6766
"bg-dots",
6867
"blog-header",

public/360-whims/360-whims/auth/auth/index.html

Lines changed: 623 additions & 79 deletions
Large diffs are not rendered by default.

public/360-whims/360-whims/auth/chore-utils-documentation/index.html

Lines changed: 402 additions & 10 deletions
Large diffs are not rendered by default.

public/360-whims/360-whims/auth/token-management/index.html

Lines changed: 426 additions & 22 deletions
Large diffs are not rendered by default.

public/360-whims/360-whims/formbuilder/formbuilder/index.html

Lines changed: 435 additions & 10 deletions
Large diffs are not rendered by default.

public/360-whims/360-whims/formbuilder/multiquestion/index.html

Lines changed: 605 additions & 88 deletions
Large diffs are not rendered by default.

public/360-whims/360-whims/formbuilder/multisection/index.html

Lines changed: 610 additions & 65 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)