Skip to content

srph/omai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

      • ▌ ▄ ·.  ▄▄▄· ▪  
▪     ·██ ▐███▪▐█ ▀█ ██ 
 ▄█▀▄ ▐█ ▌▐▌▐█·▄█▀▀█ ▐█·
▐█▌.▐▌██ ██▌▐█▌▐█ ▪▐▌▐█▌
 ▀█▄▀▪▀▀  █▪▀▀▀ ▀  ▀ ▀▀▀

omai Build Status Dependencies Status devDependency Status Author

Flat-swaggish website for me, built in ReactJS.

omai_by_seraphipod-d8joyrn

omai-item

Color Schemes

Hex Preview
#f1f3f5 BG - #f1f3f5
#ff5050 Highlight - #ff5050
#090909 Highlight Alt - #090909
#93a2a6 Font Color - #93a2a6

Building

Feel free for learning or experimental purposes.

Requirements

  • node v0.10.*. jest-cli v0.3.* does not work with node* >=v0.11. And jest-cli v0.4.* has issues jsdom, if I'm correct.
  • npm
  • Git (only to clone the repository)

Installation

Clone the repository. Otherwise, you can just download the repository as zip.

$ git clone https://github.com/srph/omai.git && cd omai

Install the dependencies.

# make sure you're in the root folder of the repository
$ npm install

Running.

For now, I am not providing any node web-server script since I am using PHP's SAPI.

Automation

$ npm test # run the tests / jest
$ npm run build # Build (for development) 
$ npm run watch # Watch for changes (like build, but also watches for files changes)
$ npm run prod # Build (for production; minifies output script, etc)

Tools of the Trade

Also, thanks to normalize.css.

Acknowledgement

omai © 2015+, Kier Borromeo (srph).

srph.github.io  ·  GitHub @srph  ·  Twitter @_srph

About

<swag>Flat</swag> website for me, written in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published