Рисуем картинки текстом — https://pomodoro5.mircloud.ru
jekyll_site | ||
.gitattributes | ||
.gitignore | ||
build.sh | ||
CONTRIBUTING.md | ||
DIRECTORY-TREE.md | ||
LICENSE.md | ||
OPEN_LICENSE.txt | ||
package.sh | ||
README.en.md | ||
README.md | ||
serve.sh |
Website pages
- Password generator — 20.06.2023.
- Drawing heart in console — 08.03.2023.
- Function graph in console — 06.02.2023.
- Drawing simple captcha — 04.01.2023.
Source texts
- Series of the static websites «Pomodori».
- Used formats — Markdown, Liquid, YAML.
- Build tool — Jekyll with tomato design themes.
- Automation of processes — Bash scripts for command line.
- build.sh — Building a site in two tomato themes and optimizing the results.
- serve.sh — Local deployment to verify the correctness of the build.
- package.sh — Preparing an archive for subsequent deployment.