Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

2.6KB

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

Property Details
Description Find out why PSKOV was created
Estimated completion time 5 minutes

02. Dependencies

Property Details
Description Install dependencies to start using PSKOV
Estimated completion time 5 minutes

03. Site

Property Details
Description Learn how to create a simple static web site with two pages
Estimated completion time 10 minutes
Demonstration TwoPages
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

Property Details
Description Learn how to add language selection
Estimated completion time 10 minutes
Demonstration Language
Introduced PSKOV constants
  1. PSKOV_ITEM_URL

05. Blog

Property Details
Description Learn how to create “dynamic” pages for a blog
Estimated completion time 20 minutes
Demonstration Blog
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, Twitter, or Facebook.