Fix smooth scroll for multi-language setup (#93)

This commit is contained in:
Emruz Hossain 2020-10-11 12:40:00 +06:00 committed by GitHub
parent c7f2ad72ea
commit 56c8ba4e43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 94 additions and 43 deletions

View file

@ -15,8 +15,9 @@ languages:
bn:
languageName: বাংলা
weight: 3
# Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks.
#DefaultContentLanguage: fr
# DefaultContentLanguage: fr
# Allow raw html in markdown file
markup:

View file

@ -1,6 +1,7 @@
# section information
section:
name: আমার-সম্পর্কে
id: about
enable: true
weight: 1
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: সাফল্য
id: achievements
enable: true
weight: 6
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: অভিজ্ঞতা
id: experiences
enable: true
weight: 3
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: প্রোজেক্ট
id: projects
enable: true
weight: 4
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: সাম্প্রতিক-পোস্ট
id: recent-posts
enable: true
weight: 5
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: দক্ষতা
id: skills
enable: true
weight: 2
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: About
id: about
enable: true
weight: 1
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Achievements
id: achievements
enable: true
weight: 6
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Experiences
id: experiences
enable: true
weight: 3
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Projects
id: projects
enable: true
weight: 4
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Recent Posts
id: recent-posts
enable: true
weight: 5
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Skills
id: skills
enable: true
weight: 2
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: "A propos"
id: about
enable: true
weight: 1
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Realisations
id: achievements
enable: true
weight: 6
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Experiences
id: experiences
enable: true
weight: 3
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Projets
id: projects
enable: true
weight: 4
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Posts recents
id: recent-posts
enable: true
weight: 5
showOnNavbar: true

View file

@ -1,6 +1,7 @@
# section information
section:
name: Competences
id: skills
enable: true
weight: 2
showOnNavbar: true