Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vratengr/portfolio
The code dump for my portfolio site. 😊
https://github.com/vratengr/portfolio
css html javascript sass
Last synced: 9 days ago
JSON representation
The code dump for my portfolio site. 😊
- Host: GitHub
- URL: https://github.com/vratengr/portfolio
- Owner: vratengr
- Created: 2023-07-19T04:22:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T13:18:58.000Z (about 1 year ago)
- Last Synced: 2023-10-13T11:32:08.622Z (about 1 year ago)
- Topics: css, html, javascript, sass
- Language: SCSS
- Homepage: https://vratengr.github.io/portfolio/
- Size: 3.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
The code dump for my portfolio site.
Docker script:
```docker run -d --name portfolio -p 8000:80 -v .:/usr/local/apache2/htdocs/ httpd:2.4```Access thru:
```http://localhost:8000```