Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/floatplane-dev/praktijkcentrumlochristi.be

This is the website of a GP in Lochristi, Belgium πŸ‡§πŸ‡ͺ.
https://github.com/floatplane-dev/praktijkcentrumlochristi.be

gulp javascript nunjucks sass

Last synced: 3 days ago
JSON representation

This is the website of a GP in Lochristi, Belgium πŸ‡§πŸ‡ͺ.

Awesome Lists containing this project

README

        

# Praktijk Centrum Lochristi

#### What

This is the website of a GP in Lochristi, Belgium πŸ‡§πŸ‡ͺ.

[www.praktijkcentrumlochristi.be](https://praktijkcentrumlochristi.be)

#### 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)