All Projects → tammersaleh → Tammersaleh.com

tammersaleh / Tammersaleh.com

Licence: mit
My homepage

Projects that are alternatives of or similar to Tammersaleh.com

Pfelk
pfSense/OPNsense + ELK
Stars: ✭ 417 (+487.32%)
Mutual labels:  travis
Condition Travis
🚫 semantic-release plugin to check Travis CI environment before publishing.
Stars: ✭ 9 (-87.32%)
Mutual labels:  travis
Edittext Picker
EditText/MaskText library use for empty, masking, pattern, and range validation📱📋
Stars: ✭ 55 (-22.54%)
Mutual labels:  travis
Fetch Suspense
A React hook compatible with React 16.6's Suspense component.
Stars: ✭ 479 (+574.65%)
Mutual labels:  travis
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+1160.56%)
Mutual labels:  travis
Android Kotlin Boilerplate
This project demonstrates Android Architecture Components (Viewodel, Livedata) and Dagger for dependency Injection in Kotlin
Stars: ✭ 28 (-60.56%)
Mutual labels:  travis
Typescript Library Starter
Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
Stars: ✭ 3,943 (+5453.52%)
Mutual labels:  travis
Generator Rn Toolbox
The React Native Generator to bootstrap your apps
Stars: ✭ 1,155 (+1526.76%)
Mutual labels:  travis
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-66.2%)
Mutual labels:  travis
Automatic Release
Automates the release process for GitHub projects.
Stars: ✭ 46 (-35.21%)
Mutual labels:  travis
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+577.46%)
Mutual labels:  travis
Use React Router
React Hook for pub-sub behavior using React Router.
Stars: ✭ 575 (+709.86%)
Mutual labels:  travis
Safety
Safety checks your installed dependencies for known security vulnerabilities
Stars: ✭ 982 (+1283.1%)
Mutual labels:  travis
Danger
🚫 Stop saying "you forgot to …" in code review (in Ruby)
Stars: ✭ 4,691 (+6507.04%)
Mutual labels:  travis
Oishi
A Hexo theme
Stars: ✭ 57 (-19.72%)
Mutual labels:  travis
Danger Js
⚠️ Stop saying "you forgot to …" in code review
Stars: ✭ 4,076 (+5640.85%)
Mutual labels:  travis
Blog
github issues reactjs blog
Stars: ✭ 27 (-61.97%)
Mutual labels:  travis
Hexo Theme Aloha
A hexo theme, use semantic ui.
Stars: ✭ 68 (-4.23%)
Mutual labels:  travis
Quicksort Js
An implementation of Quicksort in JavaScript/TypeScript.
Stars: ✭ 60 (-15.49%)
Mutual labels:  travis
Goreleaser
Deliver Go binaries as fast and easily as possible
Stars: ✭ 9,290 (+12984.51%)
Mutual labels:  travis

tammersaleh.com

This is my home. Please keep it clean.

Feel free to submit pull requests.

Running

Using Docker:

$ docker build -t tammersaleh.com .
$ docker run -it -v $(pwd):/app -p 4567:4567 tammersaleh.com
$ open http://localhost:4567/

Without Docker:

$ bundle install
$ middleman server
$ open http://localhost:4567

Deploying

This site is auto-deployed to S3 by Travis CI on every push. See the .travis.yml file for details.

Once you've deployed, you can use Sizzy.co to check the responsiveness.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].