https://github.com/yegor256/seedramp
Micro-Investment Venture Fund
https://github.com/yegor256/seedramp
html venture-capital website
Last synced: 5 months ago
JSON representation
Micro-Investment Venture Fund
- Host: GitHub
- URL: https://github.com/yegor256/seedramp
- Owner: yegor256
- Created: 2015-07-20T18:39:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:23:45.000Z (over 2 years ago)
- Last Synced: 2025-04-04T19:50:57.270Z (about 1 year ago)
- Topics: html, venture-capital, website
- Language: HTML
- Homepage: https://www.seedramp.com
- Size: 4.91 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micro-Investment Venture Fund
[](https://github.com/yegor256/seedramp/actions/workflows/make.yml)
[](https://hitsofcode.com/view/github/yegor256/seedramp)
[](https://www.sixnines.io/h/bbf6)
[](https://github.com/yegor256/seedramp/blob/master/LICENSE.txt)
[SeedRamp] is a venture fund.
We give you cash to cover the next calendar month (up to $20k),
you give us [SAFE].
We make investment decisions instantly after a one-hour interview ([FAQ]).
## How to Contribute
This is a hand-made static website.
To build it, just run this:
```bash
bundle update
make
```
In the absence of errors, the content goes to the `target/` directory.
You must have [Ruby] 3+ installed.
Once your changes go to the `master` branch,
GitHub Actions automatically deploys a new version of the site to the
`gh-pages` branch, which makes them published to the
[GitHub Pages].
[SAFE]: https://www.seedramp.com/safe.html
[FAQ]: https://www.seedramp.com/faq.html
[SeedRamp]: https://www.seedramp.com
[Ruby]: https://www.ruby-lang.org/en/
[GitHub Pages]: https://pages.github.com/