https://github.com/jedevc/website
My personal website :tada:
https://github.com/jedevc/website
Last synced: 7 months ago
JSON representation
My personal website :tada:
- Host: GitHub
- URL: https://github.com/jedevc/website
- Owner: jedevc
- License: mit
- Created: 2020-05-30T21:53:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T16:24:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T13:52:29.988Z (over 1 year ago)
- Language: HTML
- Homepage: https://jedevc.com
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# My personal website
Source code for my personal website at .
## Development
Clone the repository:
$ git clone https://github.com/jedevc/website.git
$ cd website
Install dependencies:
$ yarn install
Start hugo development mode:
$ hugo serve
The site should now be running on