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

jekyllplusadmin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jekyllplusadmin

  • 1.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Jekyll

Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

This repository is Jekyll + admin (to add posts dynamically). All the credits goes to the Jekyll team, this gem only gives an extra end point to add posts dynamically

Want to know more about jekyll?

Visit :- https://github.com/jekyll/jekyll

Getting Started

  • gem install jekyllplusadmin (sudo if necessary)
  • Now download your favorite Jekyll theme
  • Copy /admin folder to base of your Jekyll theme and reset the config
  • Copy admin.css from /admin/admin.css to css folder of your jekyll theme
  • Run jekyll serve and visit your_served_url/admin

Wish to contribute?

FAQs

Package last updated on 11 Feb 2016

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