Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

caridy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caridy

Caridy Patiño - Blog Engine based on flipflop

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

caridy.name blog

Goals & Design

My ultimate goal with this repository is to be able to build my blog website (http://caridy.name/) as static html and css. I really liked flipflop, but I don't like jade, I prefer something like handlebars for my templates. Also, I wanted to customize the default implementation, including the urls.

Installation

Install using npm:

$ git clone https://github.com/caridy/blog-src.git
$ cd blog-src
$ npm install

Usage

Development mode

$ npm run start
$ open http://localhost:8080/index.html

Build mode

$ npm run build
$ open ../caridy.github.com/blog/index.html

License

This repository is built using Pure and a custom version of FlipFlop. All code and content on this repository is licensed under Creative Commons unless stated otherwise.

Keywords

FAQs

Package last updated on 04 Jun 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc