Update Задание_7_Букин_Д.Ю._3ИВТ_2_.md

parent bfdeb011
......@@ -17,10 +17,10 @@ echo theme = \"ananke\" >> config.toml
Добавить тему в конфигурацию…
4. Добавить контент можно с помощью команды: hugo new posts/my-first-post.md
5. В полученный файл добавить следующие данные:
---
\-\-\-
title: "My First Post"
date: 2019-03-26T08:47:11+01:00
draft: true
---
\-\-\-
6. Запустить сервер можно с помощью команды: hugo server -D
7. Чтобы посмотреть на полученный сайт, следует перейти по адресу: localhost:1313
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment