All Projects → sylvaindurand → Jekyll Multilingual

sylvaindurand / Jekyll Multilingual

Minimal example of a multilingual Jekyll website

Labels

Projects that are alternatives of or similar to Jekyll Multilingual

Nl Covid19 Notification App Website
Project website
Stars: ✭ 183 (-8.04%)
Mutual labels:  jekyll
Jekyll Theme Massively
Preview
Stars: ✭ 187 (-6.03%)
Mutual labels:  jekyll
Material Jekyll Theme
Material Design inspired Jekyll Theme
Stars: ✭ 193 (-3.02%)
Mutual labels:  jekyll
Fast template
A template for really easy blogging with GitHub Pages
Stars: ✭ 184 (-7.54%)
Mutual labels:  jekyll
Type
🎉 Minimal and Clean Free Jekyll Theme
Stars: ✭ 185 (-7.04%)
Mutual labels:  jekyll
Opensource.microsoft.com
This is the source code to the Microsoft Open Source site featuring projects, program information, and "get involved" pages. This site is published at opensource.microsoft.com and managed by the Microsoft Open Source Programs Office (OSPO).
Stars: ✭ 189 (-5.03%)
Mutual labels:  jekyll
Jekyll Foundation
Start your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass).
Stars: ✭ 181 (-9.05%)
Mutual labels:  jekyll
Slate
Slate is a Jekyll theme for GitHub Pages
Stars: ✭ 195 (-2.01%)
Mutual labels:  jekyll
Hackercouch
Hospitality for Hackers
Stars: ✭ 185 (-7.04%)
Mutual labels:  jekyll
No Style Please
A (nearly) no-CSS, fast, minimalist Jekyll theme.
Stars: ✭ 192 (-3.52%)
Mutual labels:  jekyll
Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (-7.54%)
Mutual labels:  jekyll
Texture
A configurable jekyll theme for simply beautiful blogs.
Stars: ✭ 185 (-7.04%)
Mutual labels:  jekyll
Mm Github Pages Starter
Minimal Mistakes GitHub Pages site starter
Stars: ✭ 191 (-4.02%)
Mutual labels:  jekyll
Architect
Architect is a Jekyll theme for GitHub Pages
Stars: ✭ 182 (-8.54%)
Mutual labels:  jekyll
Bulma Clean Theme
A clean and modern Jekyll theme based on Bulma
Stars: ✭ 194 (-2.51%)
Mutual labels:  jekyll
Indigo
🍜 Minimalist Jekyll Template, dark and light themes
Stars: ✭ 2,214 (+1012.56%)
Mutual labels:  jekyll
Minima
Minima is a one-size-fits-all Jekyll theme for writers.
Stars: ✭ 2,452 (+1132.16%)
Mutual labels:  jekyll
White Paper
Simple, elegant and clean jekyll theme.
Stars: ✭ 195 (-2.01%)
Mutual labels:  jekyll
Docs
System76 documentation site
Stars: ✭ 193 (-3.02%)
Mutual labels:  jekyll
Blogdown Jekyll
Automatically knit R Markdown documents, build them with Jekyll, and serve the website with servr locally
Stars: ✭ 191 (-4.02%)
Mutual labels:  jekyll

Multilingual Jekyll

This repository aims to show how to get a minimal multilingual Jekyll website.

It is based on the Making Jekyll multilingual article, applied on the Jekyll default theme.

You can check the demo on sylvaindurand.github.io/jekyll-multilingual/.

Warning: this repo is not maintained anymore by its author, but pull requests are still welcomed.

Make your website multilingual

  1. Have a look at the article Making Jekyll multilingual, which explains how things work
  2. Check the diff for Jekyll 3.1.x (older versions: 3.0.x, 2.5.x)
  3. Reproduce it on your website!

Create a multilingual website from stratch

  1. Still have a look at the article Making Jekyll multilingual, which explains how things work!
  2. Clone the repo: git clone https://github.com/sylvaindurand/jekyll-multilingual.git
  3. Open the folder: cd jekyll-multilingual
  4. Remove Readme.md and jekyll-multilingual.gemspec, which are useless outside this repository
  5. Build the website: jekyll build

Colophon

After having written an article about having a multilingual Jekyll website, sigul gave the idea to provide a minimal working example. Here we are!

The source code is freely available on GitHub. The Jekyll default theme is released under the MIT License, such as the modifications shown in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].