An open API service indexing awesome lists of open source software.

https://github.com/hexlet/hexletguides.github.io

Hexlet Guides
https://github.com/hexlet/hexletguides.github.io

guides hacktoberfest manuals tutorials

Last synced: 10 months ago
JSON representation

Hexlet Guides

Awesome Lists containing this project

README

          

# Hexlet Guides

[![main](https://github.com/Hexlet/hexletguides.github.io/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/Hexlet/hexletguides.github.io/actions/workflows/main.yml)

## About
A site with guides for beginners. Articles about technologies, tools and practices
Useful materials for those who are just starting their way into development. We introduce basic terms and explain complicated processes in simple words.

Tasks:

* Improvements to the current guide. Bug fixes
* Update outdated information
* Updating the guidebook engine

Theme https://github.com/wowthemesnet/affiliates-jekyll-theme

## Run

```shell
make install
make build
make start
# open localhost:3000
```

## New post

* Add post to *data/posts/:locale/yyyy-mm-dd-slug.md*
* Build `make build`

---

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=referral&utm_campaign=hexlet&utm_content=hexletguides)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=referral&utm_campaign=hexlet&utm_content=hexletguides).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).