Title: Education Date: 2019-06-25 00:00 Category: Page Slug: education Lang: en Here is a set of documents to make you proficient in generating static sites with **PSKOV**. We encourage you to read the documents in order. ## [01. Why][why] | Property | Details | |---|---| | Description | Find out why **PSKOV** was created | | Estimated completion time | 5 minutes | ## [02. Dependencies][deps] | Property | Details | |---|---| | Description | Install dependencies to start using **PSKOV** | | Estimated completion time | 5 minutes | ## [03. Site][site] | Property | Details | |---|---| | Description | Learn how to create a simple static web site with two pages | | Estimated completion time | 10 minutes | | Demonstration | [TwoPages][01-sample] | | Introduced PSKOV constants |
  1. `PSKOV_ITEM_TITLE`
  2. `PSKOV_ITEM_CONTENTS`
| | Introduced configuration keys |
  1. `input`
  2. `item`
| | Introduced header keys |
  1. `Title`
  2. `Slug`
| ## [04. Language][lang] | Property | Details | |---|---| | Description | Learn how to add language selection | | Estimated completion time | 10 minutes | | Demonstration | [Language][02-sample] | | Introduced PSKOV constants |
  1. `PSKOV_ITEM_URL`
| ## [05. Blog][blog] | Property | Details | |---|---| | Description | Learn how to create "dynamic" pages for a blog | | Estimated completion time | 20 minutes | | Demonstration | [Blog][03-sample] | | Introduced PSKOV constants |
  1. `PSKOV_ITEM_DATE`
  2. `PSKOV_PREVIEW`
  3. `PSKOV_INDEX_URL`
  4. `PSKOV_PREVIEWS`
  5. `PSKOV_PAGINATION`
  6. `PSKOV_PAGE_ID`
  7. `PSKOV_PAGES_COUNT`
  8. `PSKOV_PREV_PAGE_URL`
  9. `PSKOV_NEXT_PAGE_URL`
| | Introduced configuration keys |
  1. `preview`
  2. `index`
  3. `paginationPrev`
  4. `paginationNext`
  5. `paginationPrevNext`
  6. `previewSize`
  7. `previewEnding`
  8. `previewsPerPage`
  9. `previewsPageBaseName`
| | Introduced header keys |
  1. `Date`
| If you like what we do, join us at [VK][vk], [Twitter][tw], or [Facebook][fb]. [why]: education.01.why.html [deps]: education.02.deps.html [site]: education.03.site.html [lang]: education.04.lang.html [blog]: education.05.blog.html [01-sample]: http://opengamestudio.org/pskov/sample/01.TwoPages/about.html [02-sample]: http://opengamestudio.org/pskov/sample/02.Language/en/about.html [03-sample]: http://opengamestudio.org/pskov/sample/03.Blog/en/blog/index.html [vk]: https://vk.com/opengamestudo [tw]: https://twitter.com/OpenGameStudio [fb]: https://www.facebook.com/groups/162611230470183