Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clarkthylord/clarkthylord.github.io

My personal portfolio website!
https://github.com/clarkthylord/clarkthylord.github.io

css html jekyll js portfolio-website static-site uikit

Last synced: 27 days ago
JSON representation

My personal portfolio website!

Awesome Lists containing this project

README

        





ClarkThyLord





Version


License

> My personal portfolio website!

---

# Project Setup

## Setup
```
$ bundle install
```

## Serve
```
$ bundle exec jekyll serve
```

## Build
```
$ bundle exec jekyll build
```