Skip to content

Commit

Permalink
redo
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilCad committed Apr 13, 2024
1 parent 7f2c6f3 commit c861ef7
Show file tree
Hide file tree
Showing 100 changed files with 2 additions and 13,226 deletions.
6 changes: 0 additions & 6 deletions .gitmodules

This file was deleted.

Empty file removed .hugo_build.lock
Empty file.
Binary file removed assets/images/DBZ-background.jpg
Binary file not shown.
Binary file removed assets/images/GoldmanSachs-crackLeakedPwdDB.png
Binary file not shown.
Binary file removed assets/images/IEEEdatafest.png
Binary file not shown.
Binary file removed assets/images/box.png
Binary file not shown.
Binary file removed assets/images/dog.png
Binary file not shown.
Binary file removed assets/images/profile.jpg
Binary file not shown.
Binary file removed assets/images/pyrager.png
Binary file not shown.
Binary file removed assets/images/pysimplerss.png
Binary file not shown.
Binary file removed assets/images/self.jpeg
Binary file not shown.
158 changes: 2 additions & 156 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,157 +1,3 @@
baseURL = 'https://nikhilcad.github.io/'
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'Nikhil Site'
theme = 'papermod'

enableInlineShortcodes = true
enableEmoji = true
enableRobotsTXT = true
hasCJKLanguage = true
buildDrafts = false
buildFuture = false
buildExpired = false
paginate = 15
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = true

[minify]
disableXML = true

[permalinks]
post = "/:title/"

[languages.en.profileMode]
enabled = true
title = "Nikhil Kadiyan"
subtitle = "Welcome to my site!"

[[languages.en.profileMode.buttons]]
name = "About"
url = "about"

[[languages.en.profileMode.buttons]]
name = "Project"
url = "projects"

[[languages.en.profileMode.buttons]]
name = "Resume"
url = "./resumeLaTeX/Nikhil_Kadiyan_Resume.pdf"

[[menu.main]]
identifier = "About"
name = "About"
url = "about"
weight = 1

[[menu.main]]
identifier = "Projects"
name = "Project"
url = "projects"
weight = 2

[[menu.main]]
identifier = "Resume"
name = "Resume"
url = "./resumeLaTeX/Nikhil_Kadiyan_Resume.pdf"
weight = 3

[[menu.main]]
identifier = "Blog"
name = "Blogs"
url = "blog"
weight = 4

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

[params]
env = "production"
title = "Nikhil"
author = "Nikhil"
defaultTheme = "dark"
disableThemeToggle = false
DateFormat = "2006-01-02"
ShowShareButtons = true
ShowReadingTime = true
disableScrollToTop = false
displayFullLangName = true
ShowPostNavLinks = true
ShowBreadCrumbs = true
ShowCodeCopyButtons = true
hideFooter = false
ShowWordCounts = true
VisitCount = true
ShowLastMod = true
ShowToc = true
TocOpen = true
comments = true

[[params.socialIcons]]
name = "github"
url = "https://github.com/nikhilcad"

[[params.socialIcons]]
name = "linkedin"
url = "https://www.linkedin.com/in/nikhil-kadiyan-3a044b1a0/"

[[params.socialIcons]]
name = "email"
url = "mailto:[email protected]"

[params.assets]
favicon = "k-48.png"
favicon16x16 = "k-48.png"
favicon32x32 = "k-48.png"
apple_touch_icon = "k-48.png"
safari_pinned_tab = "k-48.png"

[params.label]
text = "Home"

[params.fuseOpts]
isCaseSensitive = false
shouldSort = true
location = 0
distance = 1_000
threshold = 1
minMatchCharLength = 0
keys = [ "title", "permalink", "summary" ]

[params.twikoo]
version = "1.4.11"

[taxonomies]
category = "categories"
tag = "tags"
series = "series"

[markup.goldmark.renderer]
unsafe = true

[markup.highlight]
codeFences = true
guessSyntax = true
lineNos = true

[privacy.vimeo]
disabled = false
simple = true

[privacy.twitter]
disabled = false
enableDNT = true
simple = true

[privacy.instagram]
disabled = false
simple = true

[privacy.youtube]
disabled = false
privacyEnhanced = true

[services.instagram]
disableInlineCSS = true

[services.twitter]
disableInlineCSS = true
title = 'My New Hugo Site'
8,951 changes: 0 additions & 8,951 deletions misc/Lab 8 credit card.csv

This file was deleted.

23 changes: 0 additions & 23 deletions misc/clicker/clickLogic.js

This file was deleted.

21 changes: 0 additions & 21 deletions misc/clicker/clicker.html

This file was deleted.

31 changes: 0 additions & 31 deletions misc/clicker/interface.css

This file was deleted.

19 changes: 0 additions & 19 deletions misc/dog.html

This file was deleted.

10 changes: 0 additions & 10 deletions misc/gitAutomate.sh

This file was deleted.

119 changes: 0 additions & 119 deletions misc/homepage.js

This file was deleted.

Loading

0 comments on commit c861ef7

Please sign in to comment.