https://github.com/jkobject/openthescience
just open the f*** science
https://github.com/jkobject/openthescience
Last synced: 5 months ago
JSON representation
just open the f*** science
- Host: GitHub
- URL: https://github.com/jkobject/openthescience
- Owner: jkobject
- License: unlicense
- Created: 2025-09-16T07:38:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-16T09:04:04.000Z (9 months ago)
- Last Synced: 2025-12-13T03:56:23.314Z (7 months ago)
- Language: Ruby
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Open the Science - Static Website
A Jekyll-based static website for the Open Science Publishing Club.
## Features
- Jekyll static site generator with minimal-mistakes theme
- Open science publishing platform for research briefs
- Community-driven peer review system
- Auto-deployment via GitHub Actions
- Fully responsive design
## Site Structure
- **Home Page**: Welcome and overview of the platform
- **About**: Mission and values of the open science movement
- **Research Briefs**: Collection of published research papers
- **Reviewers Club**: Information about joining the peer review community
- **Community**: How to get involved and connect with others
- **FAQ**: Frequently asked questions
## Development
### Local Setup
1. Install Ruby and Bundler
2. Clone this repository
3. Run `bundle install`
4. Run `bundle exec jekyll serve`
5. Visit `http://localhost:4000`
### Contributing
1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Submit a pull request
### Publishing Research Briefs
Research briefs should be added to the `_research-briefs` directory with the following front matter:
```yaml
---
title: "Your Research Title"
date: YYYY-MM-DD
authors: "Author Name(s)"
categories: ["Category1", "Category2"]
excerpt: "Brief description of your research"
layout: single
---
```
## Deployment
The site automatically deploys to GitHub Pages when changes are pushed to the main branch via GitHub Actions.
## License
This project is released under the Public Domain (Unlicense). See [LICENSE](LICENSE) for details.
## Hashtag
#OTS #OpenTheScience #openpub