Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daveads/daveads.github.io.old
Personal website and blog.
https://github.com/daveads/daveads.github.io.old
jekyll jekyll-blog jekyll-website
Last synced: 3 days ago
JSON representation
Personal website and blog.
- Host: GitHub
- URL: https://github.com/daveads/daveads.github.io.old
- Owner: daveads
- Archived: true
- Created: 2019-10-15T00:56:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T11:41:58.000Z (over 2 years ago)
- Last Synced: 2024-09-29T03:02:22.053Z (4 months ago)
- Topics: jekyll, jekyll-blog, jekyll-website
- Language: JavaScript
- Homepage: https://daveads.github.io/
- Size: 20.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daveads.github.io
Davead's pesonal website..
Source code for [daveads.github.io](https://daveads.github.io/)
## To Run
```
npm installgem install
bundle exec jekyll serve --watch
```
## Using the bash Script
```
./start```
## Now using zola ssg
[New-repo](https://github.com/Daveads/daveads.github.io)