Skip to content

Commit eb8a9fb

Browse files
committedJan 20, 2023
clean up
1 parent 1639fdb commit eb8a9fb

File tree

137 files changed

+9234
-2419
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+9234
-2419
lines changed
 

‎config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ theme = "hello-friend"
77
#theme = "terminal"
88
paginate = 5
99

10-
1110
[params]
1211
# dir name of your blog content (default is `content/posts`)
1312
contentTypeName = "posts"

‎content/posts/what_is_programming.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: "What Is programming Really?"
33
date: 2020-11-01
4+
author: Linux-Bytes
5+
tags:
6+
- programming
7+
- scripting
48
---
59

610
# What is Programming

0 commit comments

Comments
 (0)