Skip to content

Commit 3d69143

Browse files
feature: first blog post w/deployment
1 parent 0bd9333 commit 3d69143

22 files changed

+610
-1710
lines changed

.env.example renamed to .env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# visit https://giscus.app to get your Giscus ids
2-
NEXT_PUBLIC_GISCUS_REPO=
3-
NEXT_PUBLIC_GISCUS_REPOSITORY_ID=
4-
NEXT_PUBLIC_GISCUS_CATEGORY=
5-
NEXT_PUBLIC_GISCUS_CATEGORY_ID=
2+
NEXT_PUBLIC_GISCUS_REPO=Ditectrev/blog
3+
NEXT_PUBLIC_GISCUS_REPOSITORY_ID=R_kgDOOm7gkA
4+
NEXT_PUBLIC_GISCUS_CATEGORY=Announcements
5+
NEXT_PUBLIC_GISCUS_CATEGORY_ID=DIC_kwDOOm7gkM4Cp7y0
66
NEXT_PUBLIC_UTTERANCES_REPO=
77
NEXT_PUBLIC_DISQUS_SHORTNAME=
88

.firebase/hosting.b3V0.cache

Lines changed: 168 additions & 0 deletions
Large diffs are not rendered by default.

.firebaserc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"projects": {
3+
"default": "ditectrev-blog"
4+
}
5+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This file was auto-generated by the Firebase CLI
2+
# https://github.com/firebase/firebase-tools
3+
4+
name: Deploy to Firebase Hosting on merge
5+
on:
6+
push:
7+
branches:
8+
- main
9+
jobs:
10+
build_and_deploy:
11+
runs-on: ubuntu-latest
12+
steps:
13+
- uses: actions/checkout@v4
14+
- run: npm ci && npm run build
15+
- uses: FirebaseExtended/action-hosting-deploy@v0
16+
with:
17+
repoToken: ${{ secrets.GITHUB_TOKEN }}
18+
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_DITECTREV_BLOG }}
19+
channelId: live
20+
projectId: ditectrev-blog
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# This file was auto-generated by the Firebase CLI
2+
# https://github.com/firebase/firebase-tools
3+
4+
name: Deploy to Firebase Hosting on PR
5+
on: pull_request
6+
permissions:
7+
checks: write
8+
contents: read
9+
pull-requests: write
10+
jobs:
11+
build_and_preview:
12+
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
13+
runs-on: ubuntu-latest
14+
steps:
15+
- uses: actions/checkout@v4
16+
- run: npm ci && npm run build
17+
- uses: FirebaseExtended/action-hosting-deploy@v0
18+
with:
19+
repoToken: ${{ secrets.GITHUB_TOKEN }}
20+
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_DITECTREV_BLOG }}
21+
projectId: ditectrev-blog

app/tag-data.json

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11
{
2-
"next-js": 6,
3-
"tailwind": 3,
4-
"guide": 5,
5-
"feature": 2,
6-
"multi-author": 1,
7-
"hello": 1,
8-
"math": 1,
9-
"ols": 1,
10-
"github": 1,
11-
"writings": 1,
12-
"book": 1,
13-
"reflection": 1,
14-
"holiday": 1,
15-
"canada": 1,
16-
"images": 1,
17-
"markdown": 1,
18-
"code": 1,
19-
"features": 1
2+
"css": 1,
3+
"frontend": 1,
4+
"software-development": 1,
5+
"web-development": 1
206
}

data/authors/default.mdx

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
11
---
2-
name: Tails Azimuth
2+
name: Daniel Danielecki
33
avatar: /static/images/avatar.png
4-
occupation: Professor of Atmospheric Science
5-
company: Stanford University
6-
email: address@yoursite.com
7-
twitter: https://twitter.com/Twitter
8-
linkedin: https://www.linkedin.com
9-
github: https://github.com
4+
occupation: Founder & Lead Instructor
5+
company: Ditectrev
6+
email: contact@ditectrev.com
7+
twitter: https://x.com/ddanielecki
8+
linkedin: https://www.linkedin.com/in/danieldanielecki/
9+
github: https://github.com/danieldanielecki
1010
---
1111

12-
Tails Azimuth is a professor of atmospheric sciences at the Stanford AI Lab. His research interests includes complexity modelling of tailwinds, headwinds and crosswinds.
12+
#whoami
1313

14-
He leads the clean energy group which develops 3D air pollution-climate models, writes differential equation solvers, and manufactures titanium plated air ballons. In his free time he bakes raspberry pi.
14+
My name is Daniel, and Top StackOverflow contributor. Technologically, I'm a FullStack Consultant for JavaScript Engineering. Udemy has been my source of self-development for many years. I decided to teach by myself and contribute to this unique ecosystem.
1515

16-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
16+
My professional experience is from industry leaders in accounting, banking, consulting, outsourcing, and technology sectors such as Capgemini, KPMG, and IBM, entrepreneurial knowledge, and academic experience in various countries. It all combined allowed me to live in different countries; Finland, India, Netherlands, and Poland, where I'm originally from.
17+
18+
The variety of experiences gave me the idea that education doesn't have to be expensive, and as a self-taught developer, I want to help others.
19+
20+
In addition, I do have an interest in certification paths around Scrum and the Cloud, particularly in Microsoft Azure. I hold PSD I, PSM I, and PSPO I certifications from Scrum. Whereas from Azure, I'm AZ-900 (Beginner), AZ-204 (Associate, Developer), and AZ-400 (Expert, DevOps) certified. Lastly, I hold AWS Certified Cloud Practitioner and GCP Associate Cloud Engineer certifications.
21+
22+
Commercially, I have been working on the Web since 2013, when I was 19 years old. Initially, as Webmaster & VisualBasic Developer, later as Frontend Engineer.
23+
24+
Technology gave me a high living standard and joy in life. Now, I want to share the knowledge I gained with you.
25+
26+
For in-person contact, don't hesitate to reach out to me via LinkedIn.

data/authors/sparrowhawk.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.

data/blog/code-sample.mdx

Lines changed: 0 additions & 38 deletions
This file was deleted.

data/blog/deriving-ols-estimator.mdx

Lines changed: 0 additions & 143 deletions
This file was deleted.

0 commit comments

Comments
 (0)