An open API service indexing awesome lists of open source software.

https://github.com/fatihtatoglu/blog-theme-modern


https://github.com/fatihtatoglu/blog-theme-modern

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Turbo C/C++ Theme

This is a modern website theme. During development process, Slack themes inspired me.

![Publish Test Project](https://github.com/fatihtatoglu/blog-theme-modern/actions/workflows/npm-gulp.yml/badge.svg
) [![HitCount](https://hits.dwyl.com/fatihtatoglu/blog-theme-modern.svg?style=flat&show=unique)](http://hits.dwyl.com/fatihtatoglu/blog-theme-modern) ![GitHub top language](https://img.shields.io/github/languages/top/fatihtatoglu/blog-theme-modern) ![GitHub](https://img.shields.io/github/license/fatihtatoglu/blog-theme-modern)

While developing this theme I have also used following technologies.

![SASS](docs/sass.png "SASS") ![normalize.css](docs/normalize.png "normalize.css") ![Gulp](docs/gulp.png "Gulp") ![mustache](docs/mustache.png "mustache") ![NodeJS](docs/nodejs.png "NodeJS") ![GitHub Actions](docs/actions.png "GitHub Actions") ![SonarCloud](docs/sonarcloud.png "SonarCloud")

## 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.