https://github.com/fatihtatoglu/blog-theme-modern
https://github.com/fatihtatoglu/blog-theme-modern
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatihtatoglu/blog-theme-modern
- Owner: fatihtatoglu
- License: mit
- Created: 2022-11-05T20:24:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T21:16:19.000Z (over 3 years ago)
- Last Synced: 2025-05-19T01:38:19.650Z (about 1 year ago)
- Language: HTML
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turbo C/C++ Theme
This is a modern website theme. During development process, Slack themes inspired me.
 [](http://hits.dwyl.com/fatihtatoglu/blog-theme-modern)  
While developing this theme I have also used following technologies.
      
## For Demo
For demo you can visit [Blog Theme Modern](https://fatihtatoglu.github.io/blog-theme-modern/) site.
## Prerequisite
```bash
npm install --global gulp-cli
npm install
```
## For Build
```bash
gulp
```
## For Local Testing
```bash
npm install --global http-server
http-server ./publish -a localhost -d false -c-1
```
## Support
For supporting me, you can add an issue for bug cases or new feature requests.