fatihtatoglu / blog-theme-turboc

Turbo C/C++ Web Theme

Home Page:https://fatihtatoglu.github.io/blog-theme-turboc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo C/C++ Theme

When I have started programming, my first IDE was Turbo C. With helpful documents I have learned the C programming language. Turbo C has an important place in my heart. For showing my admiration, I have developed this theme.

Turbo C++

Publish Test Project HitCount GitHub top language GitHub

While developing this theme I have also used following technologies.

SASS normalize.css Gulp mustache NodeJS GitHub Actions SonarCloud

For Demo

For demo you can visit Blog Theme TurboC site.

Prerequisite

npm install --global gulp-cli
npm install

For Build

gulp

For Local Testing

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.

About

Turbo C/C++ Web Theme

https://fatihtatoglu.github.io/blog-theme-turboc

License:MIT License


Languages

Language:HTML 52.3%Language:SCSS 39.8%Language:JavaScript 7.9%