A website with materials for learning ancient languages.
https://glossa.info/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
784 B
23 lines
784 B
# Site settings |
|
title : "ΓΛΩΣΣΑ.INFO | Rugbiana" |
|
description : "Учебник древнегреческого языка" |
|
keywords : "греческий, древнегреческий язык, учебник, изучение, прямой метод" |
|
# url : 0.0.0.0 # site url |
|
baseurl : "/books/rugbiana" # apply repo name like "/myproject" if used under gh-pages branch, else (under master branch) just leave empty/blank |
|
cover : "" # image uri like logo/cover image for site seo |
|
|
|
# Build settings |
|
markdown : kramdown |
|
|
|
source : _source/rugbiana/ |
|
destination : _site/books/rugbiana/ |
|
|
|
# Sass configuration |
|
sass: |
|
sass_dir : _scss |
|
style : compressed # expanded |
|
|
|
# Author settings |
|
author: |
|
name : "Maxim Likhachev" |
|
|
|
|