Skip to content

mikependon/RepoDB.NET

Repository files navigation

RepoDb.NET

This repository contains the official raw files used for RepoDB website. The official website can be visited at RepoDb.NET.

Clone and Run Locally

First, install the git by following this tutorial. Then, install the Jekyll by following this tutorial.

After the installation, clone the project by following the commands below.

> mkdir c:\src
> cd c:\src
> git clone https://github.com/mikependon/RepoDb.NET.git

Then, run the site via Jekyll.

> cd c:\src\RepoDb.NET
> bundle exec jekyll serve

Lastly, open a browser and visit the link http://localhost:4000/.

Engagements

Please get in touch with us via:

Credits

  • Jekyll - for powering our website.

License

Apache-2.0 - Copyright © 2020 - Michael Camara Pendon