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
- Host: GitHub
- URL: https://github.com/errec/news-search
- Owner: Errec
- Created: 2017-08-15T19:59:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T20:29:16.000Z (almost 9 years ago)
- Last Synced: 2025-02-17T06:42:27.110Z (over 1 year ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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