Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/floatplane-dev/huisartspoelstra.nl

This is the website of a GP in Rotterdam, Netherlands πŸ‡³πŸ‡±.
https://github.com/floatplane-dev/huisartspoelstra.nl

gulp javascript nunjucks sass

Last synced: about 1 month ago
JSON representation

This is the website of a GP in Rotterdam, Netherlands πŸ‡³πŸ‡±.

Awesome Lists containing this project

README

        

# Huisarts Poelstra

#### What

This is the website of a GP in Rotterdam, Netherlands πŸ‡³πŸ‡±.

[www.huisartspoelstra.nl](https://huisartspoelstra.nl)

#### Highlights

* Built with [Gulp](https://gulpjs.com), [Nunchucks](https://mozilla.github.io/nunjucks/), [SASS](https://sass-lang.com) and vanilla JS. πŸ‘Ύ
* Mobile & tablet friendly. ☺️
* Served lightning fast by Nginx on SSD Debian server. ⚑
* Originally built in 2011 in PHP CMS Joomla. πŸ™„
* Revamped with Gulp May 2017. 🍹
* Maintained by [team Floatplane](https://floatplane.dev). 🚀

---

#### For developers

First make sure you have [NVM](https://github.com/nvm-sh/nvm) and [PNPM](https://pnpm.io).

```sh
nvm install
pnpm install
pnpm serve
```

Open [http://localhost:9000/](http://localhost:9000/) and happy coding!

For deployment to production:

1. PR to branch `production`.
2. Pass code review.
3. Merge.
4. Deployment happens automatically. πŸš€

---

#### Questions?

Ask team Floatplane!

[[email protected]](mailto:[email protected])
[www.floatplane.dev](floatplane.dev)