Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semanticdata/mangu
🍽 Eleventy starter theme/template built with Eleventy and TailwindCSS.
https://github.com/semanticdata/mangu
11ty 11ty-website eleventy eleventy-website postcss tailwindcss
Last synced: 3 months ago
JSON representation
🍽 Eleventy starter theme/template built with Eleventy and TailwindCSS.
- Host: GitHub
- URL: https://github.com/semanticdata/mangu
- Owner: semanticdata
- Created: 2024-02-06T04:38:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T13:25:46.000Z (5 months ago)
- Last Synced: 2024-09-25T20:40:58.786Z (3 months ago)
- Topics: 11ty, 11ty-website, eleventy, eleventy-website, postcss, tailwindcss
- Language: Markdown
- Homepage: https://eleventy-mangu.vercel.app/
- Size: 972 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍽 Mangú
My starter website theme/template built with 11ty and TailwindCSS.
## 🚀 Deployments
I'm trying to learn some CI/CD by deploying this project to all these places:
- [Vercel](https://eleventy-mangu.vercel.app/)
- [Cloudflare Pages](https://11ty-starter-4uy.pages.dev/)
- [GitHub Pages](https://semanticdata.github.io/mangu/) _(styles are broken)_## âš™ Quick Start
**1. Clone the repo**
```bash
git clone [email protected]:semanticdata/mangu.git
```**2. Install dependencies**
```bash
pnpm install
```**3. Start it up**
```bash
pnpm start
```**4. Open your browser to `https://localhost:8080/`**
## ✨ Features
- Blog section
- Notes section
- Wikilinks (`[[links]]`)
- Backlinks (with Hover Preview)## Background
MangĂş is a smooth green plantain based puree. It is usually eaten at breakfast as it is an inexpensive dish to prepare but at the same time it is tasty and perfect to help face a new working day.
Anecdotally, although it has not been proven, it is said that the name comes from the American invasion of the country, where the Americans, upon tasting the dish, said “man, this is good” and the Dominicans, who did not know English, ended up calling it “mangú“.
Although it is usually made with green platains, there is a sweet version made with ripe platains. It is one of my favorite dishes and the base for my favorite dish "Pastelon de Platanos Maduros."
It is definitely a food that is rooted in the heart of the Dominican people, as it has played a very important role in the food and nutrition of all its inhabitants. Especially in times of crisis or in more economically depressed social classes. Read more in the Wikipedia [article](https://en.wikipedia.org/wiki/Mang%C3%BA).
![mangĂş](mangĂş.jpg)
## 🙌 Acknowledgements and Attributions
This work is heavily inspired by [jeremydaly/eleventy-tailwind-template](https://github.com/jeremydaly/eleventy-tailwind-template) and [binyamin/eleventy-garden](https://github.com/binyamin/eleventy-garden).
Fluid design is done with help from [Utopia](https://utopia.fyi/).
## © License
Source code in this repository is available under the [MIT License](LICENSE).