All Projects → impshum → SSTMCSPGAAS

impshum / SSTMCSPGAAS

Licence: other
Stupidly Simple Tiny Minimal Coming Soon Page Generator As A Service

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to SSTMCSPGAAS

Bonsai
🌱 a tiny distro-independent package manager
Stars: ✭ 188 (+717.39%)
Mutual labels:  minimal, simple
Mu
The μ css framework — a 1 ko css file.
Stars: ✭ 202 (+778.26%)
Mutual labels:  minimal, simple
Styled React Boilerplate
Minimal & Modern boilerplate for building apps with React & styled-components
Stars: ✭ 198 (+760.87%)
Mutual labels:  minimal, simple
Waffles
Bash Configuration Management
Stars: ✭ 79 (+243.48%)
Mutual labels:  minimal, simple
classy
Super simple text classifier using Naive Bayes. Plug-and-play, no dependencies
Stars: ✭ 12 (-47.83%)
Mutual labels:  minimal, simple
Yui
Minimal vim color scheme
Stars: ✭ 93 (+304.35%)
Mutual labels:  minimal, simple
Route
Simple isomorphic router
Stars: ✭ 199 (+765.22%)
Mutual labels:  minimal, simple
tiny-framework
A light wight easy to use RESTful apis framework for education & demo purposes. stripped down framework to the fundamental components that that every one would essentially need to (learn / make a demo application).
Stars: ✭ 13 (-43.48%)
Mutual labels:  minimal, tiny
ByteCopy
Simple C99 program and API for copying files.
Stars: ✭ 16 (-30.43%)
Mutual labels:  minimal, simple
CalDOM
An agnostic, reactive & minimalist (3kb) JavaScript UI library with direct access to native DOM.
Stars: ✭ 176 (+665.22%)
Mutual labels:  simple, tiny
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (+121.74%)
Mutual labels:  minimal, simple
tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
Stars: ✭ 452 (+1865.22%)
Mutual labels:  minimal, tiny
Minimp3
Minimalistic MP3 decoder single header library
Stars: ✭ 898 (+3804.35%)
Mutual labels:  minimal, tiny
Hugo Theme Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Stars: ✭ 143 (+521.74%)
Mutual labels:  minimal, simple
Water.css
A drop-in collection of CSS styles to make simple websites just a little nicer
Stars: ✭ 6,666 (+28882.61%)
Mutual labels:  minimal, simple
Webpack Nano
A teensy, squeaky 🐤 clean Webpack CLI
Stars: ✭ 199 (+765.22%)
Mutual labels:  minimal, tiny
Perfectwindows
PerfectWindows 软件家族 - Windows 从未如此完美!
Stars: ✭ 1,326 (+5665.22%)
Mutual labels:  simple, tiny
Riot
Simple and elegant component-based UI library
Stars: ✭ 14,596 (+63360.87%)
Mutual labels:  minimal, simple
DevFolio
A Modern Portfolio Template for Developers with easy setup process documented(with hosting).
Stars: ✭ 96 (+317.39%)
Mutual labels:  minimal, simple
kolorist
A tiny utility to colorize stdin/stdout
Stars: ✭ 160 (+595.65%)
Mutual labels:  minimal, tiny

SSTMCSPGAAS - Stupidly Simple Tiny Minimal Coming Soon Page Generator As A Service

"Create a website!" - My brain on bash.

About

CSPAAS is a coming soon page generator that weighs in at 7kb and produces an html file of 7-8kb complete with simple meta tags, space for title and message, a countdown timer and social media links.

alt text

alt text

What's good about it then?
  • Ridiculously easy to use.
  • Less than a minute average.
  • No jQuery.
  • Blazing fast.
  • HTML5 valid.
  • CSS3 Animations.
  • Doesn't eat the cat.

Requirements

  • Curl
  • A need for a coming soon page

Usage

Simply pop this is your terminal and follow the prompts.

bash <(curl -s -L https://git.io/sstmcspgaas)

Recommended Usage

Just to make it even more stupidly easy we'll create an alias so all you'll have to type is 3 letters to initiate the script. Feel free to edit your alias to your needs or just stick with the mighty "csp".

OSX

sudo nano ~/.bash_profile

Add this to the bottom.

alias csp='bash <(curl -s -L https://git.io/sstmcspgaas)'

And refresh

source ~/.bash_profile

Then run it.

csp

Linux

sudo nano ~/.bashrc

Add this to the bottom.

alias csp='bash <(curl -s -L https://git.io/sstmcspgaas)'

And refresh

source ~/.bashrc

Then run it.

csp

Windows

I'll get round to this. I think it's called doskey, registry edit and a .bat file somewhere. Eugh!

Contributing

Suggestions are more than welcome. Create an issue up top and label it "Feature Request". Or you can get your fork out and dig in.


BTC - 1AYSiE7mhR9XshtS4mU2rRoAGxN8wSo4tK

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