Skip to content

Commit

Permalink
Add top blog
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Dec 3, 2024
1 parent 664405b commit c200c67
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 2 deletions.
File renamed without changes
File renamed without changes.
4 changes: 2 additions & 2 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { LinkPreset } from './types/config'

export const siteConfig: SiteConfig = {
title: 'Jiaqi\'s Leadership Blog',
subtitle: 'Leadership is, at root, about Influencing Others',
subtitle: 'Leadership is an infinite game.',
lang: 'en', // 'en', 'zh_CN', 'zh_TW', 'ja'
themeColor: {
hue: 250, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345
Expand Down Expand Up @@ -53,7 +53,7 @@ export const navBarConfig: NavBarConfig = {
export const profileConfig: ProfileConfig = {
avatar: 'assets/images/avatar.png', // Relative to the /src directory. Relative to the /public directory if it starts with '/'
name: '【烬火】胡桃',
bio: 'Leadership is, at root, about Influencing Others.',
bio: 'Leadership is an infinite game.',
links: [
{
name: 'Paion Data',
Expand Down
Binary file added src/content/posts/infinite-game/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/content/posts/infinite-game/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Leadership is an Infinite-Game
published: 2024-12-03
description: Ardeth Bay is my role model for a perfect leader.
image: cover.png
tags: [Leadership]
category: English
draft: false
---

The cover image of my leadership blog is Ardeth Bay, a Medjai chieftain and warrior in the movie I watched few years
back called _The Mummy Returns_.

What captures my most subconsciously was after a dangerous yet successful battle against 4 enemy mummies on a 2-deck
British bus with O'Connell's family, Ardeth laid sat on one of the half-broken bus chair for a break. When Rick asked if
he's alright, he smiled genuinely and said

_"This was my first bus-ride"_.

<iframe width="100%" height="468" src="https://www.youtube.com/embed/DtKDPBqMu3o?start=2839" title="The Mummy Returns" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

There is no "end" for a leader. A leader is not someone who sits at the top enjoying champaign in a glorious golden house, but instead like
Ardeth who hold his position, his integrity, and his faith somewhere in a place where he belongs, where he is fulfilling the oath of his ancestors duties and faith, and where he someday passes this glorious responsibility to his next generations and all the way to the infinite future.

0 comments on commit c200c67

Please sign in to comment.