Skip to content

Commit ecd7e30

Browse files
author
aashu10sh
committed
first commit
1 parent 0653d3b commit ecd7e30

File tree

11 files changed

+14450
-8
lines changed

11 files changed

+14450
-8
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

package-lock.json

Lines changed: 14425 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ import type { ThemeConfig } from './types'
33
export const themeConfig: ThemeConfig = {
44
// SITE INFO ///////////////////////////////////////////////////////////////////////////////////////////
55
site: {
6-
website: 'https://astro-chiri.netlify.app/', // Site domain
7-
title: 'CHIRI', // Site title
8-
author: '3ASH', // Author name
9-
description: 'Minimal blog built by Astro', // Site description
6+
website: 'https://deerwalk-developers-community.github.io', // Site domain
7+
title: 'Deerwalk Developers Community', // Site title
8+
author: 'DDC', // Author name
9+
description: 'Bulding Open Source Projects for Nepal', // Site description
1010
language: 'en-US' // Default language
1111
},
1212

src/content/about/about.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ This content will be displayed at the top of the index page.
77
You can leave this empty if you don’t want to show any content.
88
-->
99

10-
A static blog theme based on [Astro](https://astro.build), designed for clarity and focus.
10+
We are a passionate group of builders creating impactful open-source projects for Nepali youth.
1111

12-
With a deliberately minimal design, this layout ensures your content takes center stage. It's built for flexibility, offering customization options that honor its clean and elegant aesthetic.
12+
We welcome collaboration with anyone who shares our vision of building great software. Our focus is on meaningful projects rather than social media presence.
1313

14-
Effortlessly share your thoughts in _a calm & dustless space._
14+
Feel free to reach out to us at "_developers dot community@deerwalk dot edu dot np_"
1515

16-
Check posts for details and view source on [GitHub](https://github.com/the3ash/astro-chiri).
16+
Our [Github](https://github.com/deerwalk-developers-community)

0 commit comments

Comments
 (0)