Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 π§πͺ.
- Host: GitHub
- URL: https://github.com/floatplane-dev/praktijkcentrumlochristi.be
- Owner: floatplane-dev
- Created: 2022-11-07T01:30:43.000Z (about 2 years ago)
- Default Branch: production
- Last Pushed: 2024-02-15T04:09:28.000Z (11 months ago)
- Last Synced: 2024-10-18T11:07:50.418Z (3 months ago)
- Topics: gulp, javascript, nunjucks, sass
- Language: Nunjucks
- Homepage: https://praktijkcentrumlochristi.be
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)