Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 π³π±.
- Host: GitHub
- URL: https://github.com/floatplane-dev/huisartspoelstra.nl
- Owner: floatplane-dev
- Created: 2022-08-14T03:26:58.000Z (over 2 years ago)
- Default Branch: production
- Last Pushed: 2024-06-19T09:51:00.000Z (7 months ago)
- Last Synced: 2024-06-19T19:20:37.808Z (7 months ago)
- Topics: gulp, javascript, nunjucks, sass
- Language: SCSS
- Homepage: https://huisartspoelstra.nl
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)