# Couche haute

- [HUGO](https://docs.bluekeys.org/guide/couche-haute/hugo.md): Un générateur de site statique rapide et flexible écrit en Go
- [🇬🇧 Quick Start](https://docs.bluekeys.org/guide/couche-haute/hugo/quick-start.md)
- [Mettre en place son premier site sous Hugo](https://docs.bluekeys.org/guide/couche-haute/hugo/mettre-en-place-son-premier-site-sous-hugo.md)
- [🇬🇧 Deno Introduction with Practical Examples](https://docs.bluekeys.org/guide/couche-haute/untitled.md)
- [React-native](https://docs.bluekeys.org/guide/couche-haute/react-native.md): Ressources en cours d'écriture à titre informatif
- [🇬🇧 Angular HttpClient v9/8](https://docs.bluekeys.org/guide/couche-haute/angular-httpclient.md)
- [🇬🇧 Compiler un front Angular variabilisé comme un chef](https://docs.bluekeys.org/guide/couche-haute/compiler-un-front-angular-variabilise-comme-un-chef.md): Posté le 11/08/2020 par Florent Jaby
- [🇬🇧 Applying Angular Runtime Configurations in Dockerized Environments | Hacker Noon](https://docs.bluekeys.org/guide/couche-haute/untitled-1.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluekeys.org/guide/couche-haute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
