All Projects β†’ soffes β†’ Soff.es

soffes / Soff.es

My website

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Soff.es

Pagy
πŸ† The Best Pagination Ruby Gem πŸ₯‡
Stars: ✭ 3,340 (+4023.46%)
Mutual labels:  sinatra
Jekyll Auth
A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization
Stars: ✭ 778 (+860.49%)
Mutual labels:  sinatra
Automated Github Organization Invites
Quickly host a webpage allowing people to click and receive an invite to your Github Organization
Stars: ✭ 55 (-32.1%)
Mutual labels:  sinatra
Async sinatra
A plugin for Sinatra to provide a DSL extension for using Thin for asynchronous responses
Stars: ✭ 434 (+435.8%)
Mutual labels:  sinatra
Dawnscanner
Dawn is a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
Stars: ✭ 642 (+692.59%)
Mutual labels:  sinatra
Gimlet
A micro web application framework for OpenResty written in Moonscript inspired by Martini & Sinatra.
Stars: ✭ 23 (-71.6%)
Mutual labels:  sinatra
Litecable
Lightweight Action Cable implementation (Rails-free)
Stars: ✭ 255 (+214.81%)
Mutual labels:  sinatra
Real World Sinatra
Real World Sinatra apps and their open source codebases for developers to learn from
Stars: ✭ 74 (-8.64%)
Mutual labels:  sinatra
Will paginate
Pagination library for Rails, Sinatra, Merb, DataMapper, and more
Stars: ✭ 5,621 (+6839.51%)
Mutual labels:  sinatra
Cve Api
Unofficial api for cve.mitre.org
Stars: ✭ 36 (-55.56%)
Mutual labels:  sinatra
Sinatra Param
Parameter Validation & Type Coercion for Sinatra
Stars: ✭ 516 (+537.04%)
Mutual labels:  sinatra
Sinatra Template
A base Sinatra application template with DataMapper, and RSpec. Just fork and build.
Stars: ✭ 534 (+559.26%)
Mutual labels:  sinatra
Lor
a fast, minimalist web framework for lua based on OpenResty
Stars: ✭ 930 (+1048.15%)
Mutual labels:  sinatra
Lets Build A Blockchain
A mini cryptocurrency in Ruby
Stars: ✭ 416 (+413.58%)
Mutual labels:  sinatra
Daru View
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
Stars: ✭ 65 (-19.75%)
Mutual labels:  sinatra
Pluck to hash
Extend ActiveRecord pluck to return array of hashes
Stars: ✭ 275 (+239.51%)
Mutual labels:  sinatra
Treestats.net
Player tracking for Asheron's Call
Stars: ✭ 5 (-93.83%)
Mutual labels:  sinatra
Vox
Simple and lightweight Go web framework inspired by koa
Stars: ✭ 74 (-8.64%)
Mutual labels:  sinatra
Ferrocarril
πŸš† Experiments to embed Ruby on Rails in Rust with mruby
Stars: ✭ 66 (-18.52%)
Mutual labels:  sinatra
Simple Navigation
A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as html list, link list or breadcrumbs.
Stars: ✭ 868 (+971.6%)
Mutual labels:  sinatra

soff.es

This is my website. It’s pretty simple. My blog is at soffes.blog.

Running Locally

Get the source:

$ git clone https://github.com/soffes/soff.es.git
$ cd soff.es

Get the dependencies:

$ npm install

Now you can start the server:

$ npm run dev

Then open http://localhost:3000 in your browser to see it running.

If you have issues getting it up and running, send me an email.

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