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

https://github.com/errec/news-search

Example of search engine for news website
https://github.com/errec/news-search

Last synced: about 1 year ago
JSON representation

Example of search engine for news website

Awesome Lists containing this project

README

          

# News Search
http://diariosassociados.surge.sh/

## About
This is a news search and filter website mockup. It uses a self hosted [JSON](https://gist.githubusercontent.com/Errec/ed44de4fdac5916cb45c2ca89f5524af/raw/519a4a3ca8213da9047312a3842a8e23640d6955/news.json) as DB to feed the search engine.

## Build with

* HTML: Pug preprocessor
* CSS: SASS preprocessor
* JS Code: Javascript vanilla ES5 (Client side only) - promises, filter, regex, ajax, modular pattern
* Task runner: Gulp
* Boiler plate: I'm using [mine](https://github.com/Errec/pug-sass-boilerplate-starter-kit), a modified version from HTML5BP for Pug
* Debug: Chrome DevTools
* Tests: Chrome, Firefox, Chrome Mobile
* OS: Linux( Mint, shell Zsh)
* Text editor: Sublime 3
* Version Control: Git
* Host: free hosting at surge.sh