Skip to content

Commit

Permalink
item Rearranging and some link Inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantUnity committed Aug 1, 2024
1 parent 9494449 commit c205010
Show file tree
Hide file tree
Showing 7 changed files with 87 additions and 39 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
public
public

2 changes: 1 addition & 1 deletion content/about/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "About"
date: 2023-01-01T00:00:00Z
draft: true
draft: false
---
12 changes: 12 additions & 0 deletions data/history.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
history:
- date: "01 August 2024"
title: "Text Tools"
description: "Text Tools Introduced for text manipulation"
link: "https://codefrydev.in/TextTools/"
accent_color: "#5c748a"

- date: "26 July 2024"
title: "Design"
description: "Design section Introduced"
link: "http://codefrydev.in/design/"
accent_color: "#e06cd7"

- date: "09 June 2024"
title: "Code Fry Dev"
description: "Now Website dynamically Generated using Hugo"
Expand Down
40 changes: 24 additions & 16 deletions data/home.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# data/buttons.yaml
data:
- name: "Game"
icon: "fa-light fa-chart-mixed"
url: "/games"

- name: "Updates"
icon: "fa-solid fa-blog"
url: "https://codefrydev.in/Updates/"

- name: "Design"
icon: "fa-solid fa-pen-nib"
url: "https://codefrydev.in/design/"

- name: "Timeline"
icon: "fa-light fa-atom"
url: "/history"

- name: "About"
icon: "fa-regular fa-credit-card"
url: "/about"

- name: "Chain Reaction"
icon: "fa-brands fa-fantasy-flight-games"
url: "https://codefrydev.in/ChainReaction/"
Expand All @@ -24,22 +44,10 @@ data:
icon: "fa-solid fa-chart-line"
url: "https://codefrydev.in/Challenge/"

- name: "Text Tools"
icon: "fa-solid fa-screwdriver-wrench"
url: "https://codefrydev.in/TextTools/"

- name: "Application"
icon: "fa-light fa-dna"
url: "https://play.google.com/store/apps/details?id=com.priyadarshi.abhijeet.abintudyog"

- name: "Game"
icon: "fa-light fa-chart-mixed"
url: "/games"

- name: "Updates"
icon: "fa-solid fa-blog"
url: "https://codefrydev.in/Updates/"

- name: "About"
icon: "fa-regular fa-credit-card"
url: "/about"

- name: "Timeline"
icon: "fa-light fa-atom"
url: "/history"
12 changes: 12 additions & 0 deletions public/history/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,18 @@ <h1 onclick="window.location.href='/'">History</h1>
<main>
<ul>

<li style="--accent-color:#5c748a" onclick="window.location.href='https:\/\/codefrydev.in\/TextTools\/'">
<div class="date">01 August 2024</div>
<div class="title">Text Tools</div>
<div class="descr">Text Tools Introduced for text manipulation</div>
</li>

<li style="--accent-color:#e06cd7" onclick="window.location.href='http:\/\/codefrydev.in\/design\/'">
<div class="date">26 July 2024</div>
<div class="title">Design</div>
<div class="descr">Design section Introduced</div>
</li>

<li style="--accent-color:#3558b6" onclick="window.location.href='https:\/\/gohugo.io\/'">
<div class="date">09 June 2024</div>
<div class="title">Code Fry Dev</div>
Expand Down
52 changes: 31 additions & 21 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">

<head>
<meta name="generator" content="Hugo 0.126.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta name="generator" content="Hugo 0.129.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>


<script async src="https://www.googletagmanager.com/gtag/js?id=G-VM01Q3R43D"></script>
Expand Down Expand Up @@ -62,6 +62,31 @@ <h4 style="align-items: center;">Tools, Games, Art, Animation</h4>

<div class="buttons">

<button class="neumorphic hapticButton" onclick="window.location.href='\/games'">
<i class="fa-light fa-chart-mixed"></i>
<span>Game</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/Updates\/'">
<i class="fa-solid fa-blog"></i>
<span>Updates</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/design\/'">
<i class="fa-solid fa-pen-nib"></i>
<span>Design</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='\/history'">
<i class="fa-light fa-atom"></i>
<span>Timeline</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='\/about'">
<i class="fa-regular fa-credit-card"></i>
<span>About</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/ChainReaction\/'">
<i class="fa-brands fa-fantasy-flight-games"></i>
<span>Chain Reaction</span>
Expand Down Expand Up @@ -92,31 +117,16 @@ <h4 style="align-items: center;">Tools, Games, Art, Animation</h4>
<span>Challenge</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/TextTools\/'">
<i class="fa-solid fa-screwdriver-wrench"></i>
<span>Text Tools</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/play.google.com\/store\/apps\/details?id=com.priyadarshi.abhijeet.abintudyog'">
<i class="fa-light fa-dna"></i>
<span>Application</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='\/games'">
<i class="fa-light fa-chart-mixed"></i>
<span>Game</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/Updates\/'">
<i class="fa-solid fa-blog"></i>
<span>Updates</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='\/about'">
<i class="fa-regular fa-credit-card"></i>
<span>About</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='\/history'">
<i class="fa-light fa-atom"></i>
<span>Timeline</span>
</button>

</div>
</main>
<script src="js/feedback.js" ></script>
Expand Down
5 changes: 5 additions & 0 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/about/</loc>
<lastmod>2023-01-01T00:00:00+00:00</lastmod>
</url><url>
<loc>http://localhost:1313/</loc>
<lastmod>2023-01-01T00:00:00+00:00</lastmod>
</url><url>
Expand All @@ -12,6 +15,8 @@
<lastmod>2023-01-01T00:00:00+00:00</lastmod>
</url><url>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://localhost:1313/test/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
</url>
Expand Down

0 comments on commit c205010

Please sign in to comment.