Skip to content

Commit 18042ef

Browse files
committed
style: lint all
1 parent f2e2ac8 commit 18042ef

80 files changed

Lines changed: 3458 additions & 1078 deletions

File tree

Some content is hidden

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

.vscode/csak-timelog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"starttime": "3/29/2022, 8:08:48 AM",
3-
"totaltimesec": 34843,
4-
"lasttime": "3/30/2022, 10:31:06 AM"
5-
}
2+
"starttime": "3/29/2022, 8:08:48 AM",
3+
"totaltimesec": 34843,
4+
"lasttime": "3/30/2022, 10:31:06 AM"
5+
}

.vscode/settings.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"files.exclude": {
3-
"**/.git": true,
4-
"**/.svn": true,
5-
"**/.hg": true,
6-
"**/CVS": true,
7-
"**/.DS_Store": true,
8-
"**/Thumbs.db": true,
9-
".cache": true,
10-
}
11-
}
2+
"files.exclude": {
3+
"**/.git": true,
4+
"**/.svn": true,
5+
"**/.hg": true,
6+
"**/CVS": true,
7+
"**/.DS_Store": true,
8+
"**/Thumbs.db": true,
9+
".cache": true
10+
}
11+
}

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@ hugo server -DEF
1010
```
1111

1212
Tested on
13+
1314
```
1415
$ hugo version
1516
hugo v0.156.0-9d914726dee87b0e8e3d7890d660221bde372eec+extended linux/amd64 BuildDate=2026-02-18T16:39:55Z VendorInfo=snap:0.156.0
1617
```
1718

1819
## Third party
1920

20-
* [**GitHub corners**](https://github.com/tholman/github-corners): MIT
21-
* [**findAndReplaceDOMText**](https://github.com/padolsey/findAndReplaceDOMText): unlicense
21+
- [**GitHub corners**](https://github.com/tholman/github-corners): MIT
22+
- [**findAndReplaceDOMText**](https://github.com/padolsey/findAndReplaceDOMText): unlicense
2223

2324
## Continuous Deployment
2425

config.yaml

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ defaultContentLanguageInSubdir: true
88
hasCJKLanguage: true
99
summaryLength: 70
1010
buildFuture: false
11-
copyright: '©{year}, All Rights Reserved'
11+
copyright: "©{year}, All Rights Reserved"
1212
timeout: 10000
1313
enableEmoji: true
1414
paginate: 13
1515
rssLimit: 100
1616
enableGitInfo: true
17-
googleAnalytics: ''
17+
googleAnalytics: ""
1818
markup:
1919
goldmark:
2020
extensions:
@@ -67,17 +67,13 @@ taxonomies:
6767
tag: tags
6868
series: series
6969

70-
71-
7270
sectionPagesMenu: main
7371
enableRobotsTXT: true
7472
sitemap:
7573
changefreq: monthly
7674
priority: 0.5
7775
filename: sitemap.xml
7876

79-
80-
8177
params:
8278
logoText: GerkinDev DevBlog
8379
logoType: short
@@ -137,19 +133,19 @@ params:
137133
enableGoToTop: true
138134
enableWhoami: true
139135
summaryShape: classic
140-
archiveGroupByDate: '2006'
136+
archiveGroupByDate: "2006"
141137
archivePaginate: 13
142138
paginateWindow: 1
143139
talksPaginate: 8
144-
talksGroupByDate: '2006'
140+
talksGroupByDate: "2006"
145141
myname: GerkinDev
146142
# email: zzossig@gmail.com
147143
whoami: Fullstack developer, on its journey to DevOps.
148144
# bioImageUrl: 'https://lh3.googleusercontent.com/1cHCaMp2PxGFvJVPYwShMv9baTH253j0caCpEsVf-Nsm7UueLGxKweGTbI1W6fjGiDqD6bwP0nRjWCa2uymmKtjwJrRsK6gUUOZ7FhwBRETacil83NXLTrbVKwwFqgExY199BUqMoC1E74Besl_eoL7vFpVKK16IljCRZmqi54lQRfEJ65pfYvtl88rEVrPYhrBMceqzgA_kyBTQlAnqfQFbWK0D4GzTjlQIUWY9gbGgEcoavKUIDpxayZwckSDl2WzNlIMZqlBfD_qtny2rP3unYAU1X3LCobs1NdFOoBgEYtrOjsc4ENHVadvFgaPvG826WIqAmRdnFMSdDEEA7VTVv1rEJBmO0VioukyB-cweFFoxsv_XSEjUkIvxYDN5K0azgQCS20T1KUtYiN_J8jmsCauVfpCEwDSj0hRW5uUOtHE2Ui6ZwsmQUxH5eDjohyC49nVp3FxtUa5k1d5SPt-9bnhrUY1VHHB6A8giO40gBNWt_zuRA4NUMnrVRueGUdviWFU6EIJcw0hXhmno1J2-symGkEyVEbCewLDe_W2XAhDF_v3fskzPo1yWXZuODdCXT2Nfzbc_rFQdSFjEXuqn7Z53RN5kXqXvD0JuOqT0M9AVQUOvhetnyq31eVYVYR-ZBkYETFmkBaOKp1fTivn2i-Gw8SN6soxS-U3uowu1U6XdpvBP8LGiTP8mwA=w899-h967-no?authuser=0'
149145
useGravatar: false
150-
location: 'In the cambrousse, France'
146+
location: "In the cambrousse, France"
151147
# organization: Scitizen
152-
link: 'https://github.com/GerkinDev/devblog'
148+
link: "https://github.com/GerkinDev/devblog"
153149
enableBio: true
154150
enableBioImage: true
155151
enableSidebar: true
@@ -186,8 +182,8 @@ params:
186182
# disqus_shortname: ''
187183
# commento: false
188184
utterances:
189-
owner: 'GerkinDev'
190-
repo: 'devblog'
185+
owner: "GerkinDev"
186+
repo: "devblog"
191187
# link: ''
192188
# gitalk:
193189
# owner: ''
@@ -216,23 +212,23 @@ params:
216212
# email: 'mailto:your@email.com'
217213
# phone: ''
218214
# facebook: 'https://www.facebook.com/alexandre.trujilogermain/'
219-
twitter: 'https://twitter.com/gerkindev'
220-
github: 'https://github.com/GerkinDev'
221-
stack-overflow: 'https://stackoverflow.com/users/4839162/alexandre-germain'
215+
twitter: "https://twitter.com/gerkindev"
216+
github: "https://github.com/GerkinDev"
217+
stack-overflow: "https://stackoverflow.com/users/4839162/alexandre-germain"
222218
# instagram: ''
223219
# google-plus: ''
224220
# youtube: ''
225221
# medium: ''
226222
# tumblr: ''
227-
linkedin: 'https://www.linkedin.com/in/alexandrejpgermain/'
223+
linkedin: "https://www.linkedin.com/in/alexandrejpgermain/"
228224
# pinterest: ''
229-
stack-exchange: 'https://meta.stackexchange.com/users/1130036/alexandre-germain'
225+
stack-exchange: "https://meta.stackexchange.com/users/1130036/alexandre-germain"
230226
# telegram: ''
231227
# steam: ''
232228
# weibo: ''
233229
# douban: ''
234230
# csdn: ''
235-
gitlab: 'https://gitlab.com/GerkinDev'
231+
gitlab: "https://gitlab.com/GerkinDev"
236232
# mastodon: ''
237233
# jianshu: ''
238234
# zhihu: ''
@@ -259,15 +255,13 @@ params:
259255
share:
260256
- name: facebook
261257
- name: twitter
262-
username: 'GerkinDev'
258+
username: "GerkinDev"
263259
- name: linkedin
264260
footerLinks:
265-
# - name: ''
266-
# link: ''
267-
# - name: ''
268-
# link: ''
269-
270-
261+
# - name: ''
262+
# link: ''
263+
# - name: ''
264+
# link: ''
271265

272266
# Fix for incorrect sub-links. See https://github.com/gohugoio/hugo/issues/711
273267
canonifyUrls: true

content/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "All latest posts"
33
---
4-
# Latest posts
4+
5+
# Latest posts

content/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: About
33
draft: true
44
---
55

6-
## Hello world !
6+
## Hello world !

content/blog/CentOS8-firewalld-tips/index.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,20 @@ enableTocContent: false
99
tocPosition: outer
1010
tocLevels: ["h2", "h3", "h4"]
1111
tags:
12-
- Firewall
13-
- Security
14-
- Sysadmin
15-
- Troubleshooting
16-
series:
17-
-
18-
categories:
19-
-
20-
image:
12+
- Firewall
13+
- Security
14+
- Sysadmin
15+
- Troubleshooting
2116
---
2217

2318
When configuring firewall rules to be as strict as required, you may have some troubles understanding why something you thought was allowed is, actually, not. And to track down this kind of issues, some logs might help. Here is a small copy-pasta to enable `firewalld` logging.
2419

25-
## Enable "*Access Denied*"
20+
## Enable "_Access Denied_"
2621

2722
{{<expand "References">}}
28-
* [How to enable firewalld logging for denied packets on Linux](https://www.cyberciti.biz/faq/enable-firewalld-logging-for-denied-packets-on-linux/)
23+
24+
- [How to enable firewalld logging for denied packets on Linux](https://www.cyberciti.biz/faq/enable-firewalld-logging-for-denied-packets-on-linux/)
25+
2926
{{</expand>}}
3027

3128
`firewalld` can log events to `rsyslog`, the events journal in most linux distribution. This can be enable either at runtime (that won't persist across service restarts) or by configuration to keep it enabled for longer periods.

0 commit comments

Comments
 (0)