Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohmyform/website
✏️ Free open source Website dedicated to OhMyForm ⛺
https://github.com/ohmyform/website
agpl agplv3 docker docker-compose forms hacktoberfest hacktoberfest2020 ohmyform survey survey-app surveys tellform
Last synced: 8 days ago
JSON representation
✏️ Free open source Website dedicated to OhMyForm ⛺
- Host: GitHub
- URL: https://github.com/ohmyform/website
- Owner: ohmyform
- License: agpl-3.0
- Created: 2019-07-11T09:38:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T01:24:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T09:58:51.201Z (7 months ago)
- Topics: agpl, agplv3, docker, docker-compose, forms, hacktoberfest, hacktoberfest2020, ohmyform, survey, survey-app, surveys, tellform
- Language: SCSS
- Homepage: https://ohmyform.com/
- Size: 4.38 MB
- Stars: 19
- Watchers: 6
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Steps to contribute.
bundle install
bundle exec jekyll serve
# Steps for forking
We want the codebase to be fork-able at any point you might feel we're not doing a sufficiently good job and are for some reason are not seeing eye to eye. The beauty of Open Source software is you do not need to wait for us to catch up with you if you wish to hit the ground running. We encourage you to do exactly that by hopefully making this entire project self contained and functional by default.
Ideally we won't accept commits that contain broken code, this can be simulated with squashing and rebasing before force pushing your forks. This way anyone pulling code will always have something reasonably functional to work off of and expect to compliment and not argue with your patches.