Skip to content

Commit 2718bc8

Browse files
committed
test : Conspiracy
1 parent e543170 commit 2718bc8

File tree

7 files changed

+93
-93
lines changed

7 files changed

+93
-93
lines changed

config.yml

+59-79
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
baseURL: "https://mjcet.wiki"
2-
title: Mjcet-Wiki-test
2+
title: MJCETed
33
paginate: 5
44
theme: PaperMod
55

@@ -28,6 +28,19 @@ languages:
2828
- name: College
2929
url: college
3030
weight: 5
31+
32+
urdu:
33+
languageName: "اردو"
34+
weight: 2
35+
menu:
36+
main:
37+
- name: محفوظ شدہ دستاویزات
38+
url: archives
39+
weight: 5
40+
- name: کالج
41+
url: college
42+
weight: 5
43+
3144

3245
outputs:
3346
home:
@@ -38,83 +51,65 @@ outputs:
3851
params:
3952
env: production # to enable google analytics, opengraph, twitter-cards and schema.
4053
description: "Something"
41-
author: mjcet
54+
author: mjcet-chad
4255
# author: ["Me", "You"] # multiple authors
4356

44-
defaultTheme: auto
45-
# disableThemeToggle: true
46-
ShowShareButtons: true
57+
defaultTheme: dark
58+
disableThemeToggle: true
59+
ShowShareButtons: false
4760
ShowReadingTime: true
48-
# disableSpecial1stPost: true
4961
displayFullLangName: true
5062
ShowPostNavLinks: true
5163
ShowBreadCrumbs: true
5264
ShowCodeCopyButtons: true
5365
ShowToc: true
54-
# comments: false
66+
comments: true
5567
images: ["papermod-cover.png"]
5668

5769
profileMode:
5870
enabled: false
59-
title: B
60-
imageUrl: "#"
71+
title:
72+
imageUrl: "##"
6173
imageTitle: my image
62-
# imageWidth: 120
63-
# imageHeight: 120
6474
buttons:
65-
- name: Archives
66-
url: archives
75+
- name: Archive
76+
url: archive
6777
- name: Tags
6878
url: tags
6979

7080
homeInfoParams:
7181
Title: "Welcome to MJCET wiki"
7282
Content: >
73-
## MjcetWiki
83+
## MJCET Wikia
84+
85+
<br>
7486
7587
The MJCET College Guide:
76-
A project to create awareness in juniors by sharing our experiences. Students from all colleges are welcome, but content will be focused around MJCET to keep the guide relevant and avoid making it extremely generalized.
77-
![deeznuts](https://cdn.discordapp.com/attachments/853137341493542913/955849464252362834/unknown.png)
78-
88+
A project to create awareness in juniors by sharing our experiences.
89+
Students from all colleges are welcome, but content will be focused around MJCET
90+
to keep the guide relevant and avoid making it extremely generalized.
91+
92+
<br>
93+
<br>
94+
95+
96+
![nutsdeez](https://imgs.xkcd.com/comics/listening.png)
97+
98+
<br>
99+
100+
![deeznuts](https://media.discordapp.net/attachments/853137341493542913/955857086238044200/unknown.png)
101+
102+
103+
79104
socialIcons:
80105
- name: github
81106
url: "https://github.com/AbdulMalikDev/MjcetWiki"
82107

83108
editPost:
84-
URL: "https://github.com/itspacchu/MjcetWiki/content"
109+
URL: "https://github.com/AbdulMalikDev/MjcetWiki/content"
85110
Text: "Suggest Changes" # edit text
86111
appendFilePath: true # to append file path to Edit link
87112

88-
# label:
89-
# text: "Home"
90-
# icon: icon.png
91-
# iconHeight: 35
92-
93-
# analytics:
94-
# google:
95-
# SiteVerificationTag: "XYZabc"
96-
97-
# assets:
98-
# favicon: "<link / abs url>"
99-
# favicon16x16: "<link / abs url>"
100-
# favicon32x32: "<link / abs url>"
101-
# apple_touch_icon: "<link / abs url>"
102-
# safari_pinned_tab: "<link / abs url>"
103-
104-
# cover:
105-
# hidden: true # hide everywhere but not in structured data
106-
# hiddenInList: true # hide on list pages and home
107-
# hiddenInSingle: true # hide on single page
108-
109-
# fuseOpts:
110-
# isCaseSensitive: false
111-
# shouldSort: true
112-
# location: 0
113-
# distance: 1000
114-
# threshold: 0.4
115-
# minMatchCharLength: 0
116-
# keys: ["title", "permalink", "summary", "content"]
117-
118113
taxonomies:
119114
category: categories
120115
tag: tags
@@ -124,34 +119,19 @@ markup:
124119
goldmark:
125120
renderer:
126121
unsafe: true
127-
# highlight:
128-
# # anchorLineNos: true
129-
# codeFences: true
130-
# guessSyntax: true
131-
# lineNos: true
132-
# # noClasses: false
133-
# style: monokai
134-
135-
privacy:
136-
vimeo:
137-
disabled: false
138-
simple: true
139-
140-
twitter:
141-
disabled: false
142-
enableDNT: true
143-
simple: true
144-
145-
instagram:
146-
disabled: false
147-
simple: true
148-
149-
youtube:
150-
disabled: false
151-
privacyEnhanced: true
152-
153-
services:
154-
instagram:
155-
disableInlineCSS: true
156-
twitter:
157-
disableInlineCSS: true
122+
highlight:
123+
# anchorLineNos: true
124+
codeFences: true
125+
guessSyntax: true
126+
lineNos: true
127+
# noClasses: false
128+
style: monokai
129+
130+
outputs:
131+
home:
132+
- HTML
133+
- RSS
134+
- JSON # is necessary
135+
136+
137+

content/about.md

-7
This file was deleted.

content/archive.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Archive"
3+
date: 69420
4+
draft: false
5+
---
6+
7+
<iframe width="1307" height="553" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

content/college.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "College"
3+
draft: false
4+
---
5+
6+
This is a college page.
7+
And this is very professionally made (sorry Wiprochan).
8+
9+
<img src="https://imgs.xkcd.com/comics/alternate_universe.png">

content/dev/gamedev.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Gamedev"
3+
draft: false
4+
---
5+
6+
Welcome to Game Dev.
7+
8+
We have gamedev ... we have a studio.
9+
10+
# [CLICKEY](https://shaz.pw)

content/home.md

-7
This file was deleted.

content/search.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Search" # in any language you want
3+
layout: "search" # is necessary
4+
# url: "/archive"
5+
description: "Search the mjcet"
6+
summary: "search"
7+
placeholder: "placeholder text in search input box"
8+
---

0 commit comments

Comments
 (0)