Add "Available Translation" section in README

This commit is contained in:
Emruz Hossain 2020-11-05 02:09:00 +06:00
parent 1d08f5f6e2
commit ea8a037ab1
3 changed files with 31 additions and 6 deletions

13
.github/workflows/md-link-checker.yml vendored Normal file
View file

@ -0,0 +1,13 @@
name: Check Markdown links
# Run action on pull request event
on: [pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
# checkout to latest commit
- uses: actions/checkout@master
# run markdown linter
- uses: gaurav-nelson/github-action-markdown-link-check@v1

View file

@ -6,9 +6,8 @@ A [Hugo](https://gohugo.io/) theme for a personal portfolio with minimalist desi
![Thumbnail](https://raw.githubusercontent.com/hugo-toha/toha/master/images/screenshot.png)
**Example Site:** [hugo-toha.github.io](https://hugo-toha.github.io)
**Documentation:** [toha-guides.netlify.app](https://toha-guides.netlify.app/posts)
- **Example Site:** [hugo-toha.github.io](https://hugo-toha.github.io)
- **Documentation:** [toha-guides.netlify.app](https://toha-guides.netlify.app/posts)
## Features
@ -25,6 +24,17 @@ A [Hugo](https://gohugo.io/) theme for a personal portfolio with minimalist desi
For more details about the features please visit [here](https://toha-guides.netlify.app/posts/features/).
## Available Translations
- English
- বাংলা
- Français
- Indonesian
- Deutsch
- Spanish
To know more about how to translate your site, please visit [here](https://toha-guides.netlify.app/posts/translation/). Follow, the data and post format from this [example site](https://hugo-toha.github.io).
## Screenshots
Here, are few screenshot from the [example site](https://hugo-toha.github.io).
@ -41,11 +51,11 @@ Here, are few screenshot from the [example site](https://hugo-toha.github.io).
![Reading Page](https://raw.githubusercontent.com/hugo-toha/toha/master/images/single.png)
### Requirements
## Requirements
- Hugo Version 0.68.0 or higher
### Usage
## Usage
In order to use this theme, follow the following steps:

View file

@ -21,7 +21,9 @@ languages:
de:
languageName: Deutsch
weight: 5
es:
languageName: Spanish
weight: 6
# Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks.
# DefaultContentLanguage: fr