Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.66 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.66 KB

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.