Декартово произведение, комбинаторика — https://pomodoro2.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
- Cartesian product in parallel streams — 05.10.2021.
- Combinations of sequence elements — 22.09.2021.
- Combinations of elements by columns — 14.09.2021.
- Pascal's Triangle in Java — 10.09.2021.
- Cartesian product of sets — 07.09.2021.
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.