Skip to content

Commit

Permalink
Merge branch 'nico-19012024' of https://github.com/niltied/hugo-toha-…
Browse files Browse the repository at this point in the history
…guides into nico-19012024
  • Loading branch information
niltied committed Feb 3, 2024
2 parents d23053f + a365cf6 commit 91ffbc8
Show file tree
Hide file tree
Showing 18 changed files with 115 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/[email protected].1
uses: lycheeverse/[email protected].3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/theme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
rm -rf public/
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
base: main
title: Update theme
Expand Down
Binary file added assets/images/sections/skills/cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/sections/skills/docker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/sections/skills/linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].1/assets/*"
"../../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].2-0.20240202170212-de1cee3951f7/assets/*"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/posts/contributing/index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ go 1.19
require github.com/hugo-toha/toha/v4 v4.0.1-0.20231229170427-d3968ca711ef // indirect

replace(
github.com/hugo-toha/toha/v4 => github.com/<your-github-user>/toha <git branch>
github.com/hugo-toha/toha/v4 => github.com/<your-github-user>/toha/v4 <git branch>
)
```

Expand Down
2 changes: 1 addition & 1 deletion content/posts/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ go 1.19
require github.com/hugo-toha/toha/v4 v4.0.1-0.20231229170427-d3968ca711ef // indirect

replace(
github.com/hugo-toha/toha/v4 => github.com/<your-github-user>/toha <git branch>
github.com/hugo-toha/toha/v4 => github.com/<your-github-user>/toha/v4 <git branch>
)
```

Expand Down
4 changes: 2 additions & 2 deletions content/posts/customizing/new-section/index.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ author:
image: images/author/nicolas.jpg
menu:
sidebar:
name: Ajout Nouvelle Section
name: Ajouter une nouvelle section
identifier: customizing-add-new-section
parent: customizing
weight: 415
Expand Down Expand Up @@ -36,7 +36,7 @@ Si vous voulez ajouter un CSS personnalisé pour votre nouvelle section, vous po
@import "your-style-file-name";
```

### Step 3: Ajouter JavaScript
### Etape 3: Ajouter JavaScript

De façon similaire, si votre nouvelle section requiert un JavaScript supplémentaire, la méthode recommandée est d'ajouter le JavaScript dans le fichier de mise en page lui-même avec le tag `<script>`. Si vous voulez ajouter le JavaScript dans un fichier séparé, alors placez le fichier JavaScript dans le répertoire `assets/scripts` de votre dépôt et l'inclure dans le fichier de mise en page comme suit:

Expand Down
24 changes: 13 additions & 11 deletions data/en/author.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# some information about you
name: "Jane Doe"
nickname: "Jane"
image: "images/author/jessica.png"

name: "John Doe"
nickname: "John"
# greeting message before your name. it will default to "Hi! I am" if not provided
greeting: "Hi, I am"

# give your contact information. they will be used in the footer
image: "images/author/john.png"
# give your some contact information. they will be used in the footer
contactInfo:
email: "janedoe@example.com"
email: "johndoe@example.com"
phone: "+0123456789"
github: johndoe
linkedin: johndoe

# a summary of what you do
# some summary about what you do
summary:
- I am a Developer
- I work with Go
- I love to work with some fun projects
- I am a Developer
- I am a Devops
- I love servers
- I work on open-source projects
- I love to work with some fun projects
67 changes: 45 additions & 22 deletions data/en/sections/about.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ section:
enable: true
weight: 1
showOnNavbar: true
template: sections/about.html

# your designation
designation: Software Engineer
Expand All @@ -14,7 +15,8 @@ company:
url: "https://www.example.com"

# your resume. this file path should be relative to you "static" directory
resume: "files/resume.pdf"
# Dreprecated. Use resourceLinks instead.
# resume: "files/resume.pdf"

# a summary about you
summary: 'I am a passionate software engineer with x years of working experience. I built OSS tools for [Kubernetes](https://kubernetes.io/) using GO. My tools help people to deploy their workloads in Kubernetes. Sometimes, I work on some fun projects such as writing a theme, etc.'
Expand Down Expand Up @@ -46,32 +48,53 @@ socialLinks:
icon: "fab fa-facebook"
url: "#"

# your soft skills
# give the percentage between 50 to 100 with 5 intervals.
# currently supported colors: blue, yellow, pink, green, sky, orange
softSkills:
- name: Leadership
- name: Mastadon
icon: "fab fa-mastodon"
url: "#"
rel: "me noopener"

# You can put custom buttons to link your relevant resources.
# For example, you can put link for your resume.
resourceLinks:
- title: "My Resume"
url: "files/resume.pdf"

# Show your badges
# You can show your verifiable certificates from https://www.credly.com.
# You can also show a circular bar indicating the level of expertise on a certain skill
badges:
- type: certification
name: Certified Kubernetes Security Specialist
url: "https://www.credly.com/org/the-linux-foundation/badge/exam-developer-certified-kubernetes-security-specialist"
badge: "https://images.credly.com/size/680x680/images/f4bf92ed-8985-40b2-bc07-2f9308780854/kubernetes-security-specialist-logo-examdev.png"

- type: certification
name: Istio and IBM Cloud Kubernetes Service
url: "https://www.credly.com/org/the-linux-foundation/badge/exam-developer-certified-kubernetes-security-specialist"
badge: "https://images.credly.com/size/680x680/images/8d34d489-84bf-4861-a4a0-9e9d68318c5c/Beyond_basics_of_Istio_on_Cloud_v2.png"

- type: certification
name: Artificial Intelligence and Machine Learning
url: "https://www.credly.com/org/grupo-bancolombia/badge/artificial-intelligence-and-machine-learning"
badge: "https://images.credly.com/size/680x680/images/e027514f-9d07-4b29-862f-fe21a8aaebf1/ae.png"

- type: soft-skill-indicator
name: Leadership
percentage: 85
color: blue
- name: Team Work

- type: soft-skill-indicator
name: Team Work
percentage: 90
color: yellow
- name: Communication
percentage: 85
color: pink
- name: Hard Working
percentage: 85
color: green
- name: Fast Learner
percentage: 85
color: sky
- name: Problem Solving

- type: soft-skill-indicator
name: Hard Working
percentage: 85
color: orange
# you can also provide color code instead of pre-defined color name
# - name: Example 1

# you can also provide color code instead of the color name
# - type: soft-skill-indicator
# name: Example 1
# percentage: 75
# color: "#00adb5"
# - name: Example 2
# percentage: 65
# color: "#8b8383"
12 changes: 6 additions & 6 deletions data/en/sections/achievements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ section:
name: Achievements
id: achievements
enable: true
weight: 6
weight: 9
showOnNavbar: true
# Can optionally hide the title in sections
# hideTitle: true

# Your achievements achievements
achievements:
- title: Best Presenter
image: images/sections/achievements/presenter.jpg
image: /images/sections/achievements/presenter.jpg
summary: Best presenter in the 2020 XYZ conference.
- title: Champion
image: images/sections/achievements/sport.jpg
image: /images/sections/achievements/sport.jpg
summary: Champion in cycling inter-city cycling championship 2020.
- title: Graduation
image: images/sections/achievements/graduation-cap.jpg
image: /images/sections/achievements/graduation-cap.jpg
summary: Received Bachelor of Science (B.Sc.) in Computer Science and Engineer from XYZ University.
- title: Award Winner
image: images/sections/achievements/woman-winner.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
image: /images/sections/achievements/woman-winner.jpg
summary: Wined best paper award at IEE Conference 2020.
4 changes: 2 additions & 2 deletions data/en/sections/experiences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ experiences:

- company:
name: PreExample Co.
url: "https://example.com"
url: "https://www.example.com"
location: Nowhere
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
positions:
Expand All @@ -51,7 +51,7 @@ experiences:

- company:
name: Intern Counting Company (ICC).
url: "https://example.com"
url: "https://www.example.com"
location: Intern Land
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
positions:
Expand Down
14 changes: 7 additions & 7 deletions data/en/sections/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ section:
name: Projects
id: projects
enable: true
weight: 4
weight: 5
showOnNavbar: true
# Can optionally hide the title in sections
# hideTitle: true
Expand All @@ -22,7 +22,7 @@ buttons:
# your projects
projects:
- name: Kubernetes
logo: images/sections/projects/kubernetes.png
logo: /images/sections/projects/kubernetes.png
role: Contributor
timeline: "March 2018 - Present"
repo: https://github.com/kubernetes/kubernetes # If your project is a public repo on GitHub, then provide this link. it will show star count.
Expand All @@ -31,13 +31,13 @@ projects:
tags: ["professional", "kubernetes", "cloud"]

- name: Tensorflow
logo: images/sections/projects/tensorflow.png
logo: /images/sections/projects/tensorflow.png
role: Developer
timeline: "Jun 2018 - Present"
repo: https://github.com/tensorflow/tensorflow
#url: ""
summary: An Open Source Machine Learning Framework for Everyone.
tags: ["professional", "machine-learning","academic"]
tags: ["professional", "machine-learning"]

- name: A sample academic paper
role: Team Lead
Expand All @@ -47,7 +47,7 @@ projects:
tags: ["academic","iot"]

- name: Nocode
logo: images/sections/projects/no-code.png
logo: /images/sections/projects/no-code.png
role: Nothing
timeline: "Oct 2019 - Dec 2019"
repo: https://github.com/kelseyhightower/nocode
Expand All @@ -56,9 +56,9 @@ projects:
tags: ["hobby", "fun"]

- name: Toha
logo: images/sections/projects/toha.png
logo: /images/sections/projects/toha.png
role: Owner
timeline: "Jun 2019 - Present"
repo: https://github.com/hossainemruz/toha
summary: A Hugo theme for personal portfolio.
tags: ["hobby","hugo","theme","professional"]
tags: ["hobby","hugo","theme","professional"]
Loading

0 comments on commit 91ffbc8

Please sign in to comment.