<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Хостинг clodo.ru on</title><link>/docs/prologue/</link><description>Recent content in Хостинг clodo.ru on</description><generator>Hugo -- gohugo.io</generator><language>ru-RU</language><lastBuildDate>Tue, 06 Oct 2020 08:48:45 +0000</lastBuildDate><atom:link href="/docs/prologue/index.xml" rel="self" type="application/rss+xml"/><item><title>Вступление</title><link>/docs/prologue/introduction/</link><pubDate>Tue, 06 Oct 2020 08:48:57 +0000</pubDate><guid>/docs/prologue/introduction/</guid><description>Get started # There are two main ways to get started with Doks:
Tutorial # 👉 The Tutorial is intended for novice to intermediate users. Step-by-step instructions on how to start a new Doks project. Tutorial →
Quick Start # 👉 The Quick Start is intended for intermediate to advanced users. One page summary of how to start a new Doks project. Quick Start →</description></item><item><title>Быстрый старт</title><link>/docs/prologue/quick-start/</link><pubDate>Mon, 16 Nov 2020 13:59:39 +0100</pubDate><guid>/docs/prologue/quick-start/</guid><description>Requirements Требования # Git — latest source release Node.js — latest LTS version or newer Why Node.js? Doks uses npm (included with Node.js) to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts. Start a new Doks project # Create a new site, change directories, install dependencies, and start development server.
Create a new site # Doks is available as a child theme and a starter theme.</description></item><item><title>Commands</title><link>/docs/prologue/commands/</link><pubDate>Tue, 13 Oct 2020 15:21:01 +0200</pubDate><guid>/docs/prologue/commands/</guid><description>💡 You can change the commands in the scripts section of `./package.json`. create # Create new content for your site:
npm run create [path] [flags] See also the Hugo docs: hugo new.
Docs based tree # Create a docs based tree — with a single command:
npm run create -- --kind docs [section] For example, create a docs based tree named guides:
npm run create -- --kind docs guides lint # Check scripts, styles, and markdown for errors:</description></item></channel></rss>