Awesome
critique-digitale.ch
Higher education research centres from all over Switzerland are joining forces to host the first unconference on ‘digital criticism’. Free of charge and open to all, this unique event will take place online-only the 21 and 22 October 2021.
Installation
Install Node and install all dependencies
npm install
Usage
To start a development server
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To change the layout see MVP.css. To add dynamic functionality see SvelteKit and mdsvex.
To check, lint, and format the code run
npm run check
npm run lint
npm run format
Building
If you want to build locally or preview run
npm run build
# or preview the built app
npm run preview
npm run preview
should not be used to serve your app in production.
Deployment
GitHub automatically deploys the main-branch to https://critique-digitale.ch/ which takes at most 3 minutes and is powered by Cloudflare Pages. If you want to deploy to GitHub Pages follow this tutorial.
Support
This project is maintained by @critique-digitale. Please understand that we won't be able to provide individual support via email. We also believe that help is much more valuable if it's shared publicly, so that more people can benefit from it.
Type | Platforms |
---|---|
🚨 Bug Reports | GitHub Issue Tracker |
🎁 Feature Requests | GitHub Issue Tracker |
🛡 Report a security vulnerability | GitHub Issue Tracker |
Roadmap
No changes are currently planned.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors and acknowledgment
- Moritz Mähr - Initial work - maehr
- Tobias Hodel - Content - thodel
- Vlad Atanasiu - Graphics - vladatanasiu
See also the list of contributors who participated in this project.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
All copyrights and licensing rights of the content, images and fonts used belong to the respective owners and may only be used with their consent.