All Projects → L-A → Little-Jekyll

L-A / Little-Jekyll

Licence: MIT License
A desktop app for Jekyll

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Little-Jekyll

ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (+120%)
Mutual labels:  desktop
xaml-docs
Public Documentation for Telerik UI for WPF and Silverlight
Stars: ✭ 46 (+15%)
Mutual labels:  jekyll
backboneindex
Filter Backbone resources with ease
Stars: ✭ 15 (-62.5%)
Mutual labels:  jekyll
efcl.github.io
Web Scratchブログのリポジトリ
Stars: ✭ 95 (+137.5%)
Mutual labels:  jekyll
marat
📜 Jekyll theme inspired by L'Ami du peuple
Stars: ✭ 46 (+15%)
Mutual labels:  jekyll
jekyll-imgix
A plugin for integrating imgix into Jekyll sites
Stars: ✭ 49 (+22.5%)
Mutual labels:  jekyll
jekyll-atlantic-theme
Jekyll Atlantic is a beautiful Tailwind CSS theme. It shows best practices for using Tailwind with Jekyll.
Stars: ✭ 40 (+0%)
Mutual labels:  jekyll
open-gsa-redesign
A fresh start for open.gsa.gov.
Stars: ✭ 27 (-32.5%)
Mutual labels:  jekyll
Serene-Conky
Nice and clean conky theme, made using lua and cairo
Stars: ✭ 59 (+47.5%)
Mutual labels:  desktop
fdroid-website
mirror of https://gitlab.com/fdroid/fdroid-website
Stars: ✭ 25 (-37.5%)
Mutual labels:  jekyll
voyager
Just another jekyll theme.
Stars: ✭ 41 (+2.5%)
Mutual labels:  jekyll
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+0%)
Mutual labels:  jekyll
wapanel
Desktop-dedicated wayland bar for wayfire and other wlroots based compositors. Mir compatible.
Stars: ✭ 31 (-22.5%)
Mutual labels:  desktop
nwg-wrapper
Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors
Stars: ✭ 60 (+50%)
Mutual labels:  desktop
animwall
Animated wallpapers for Linux
Stars: ✭ 28 (-30%)
Mutual labels:  desktop
Wave
Wave is C# library extends the ArcGIS for Desktop and ArcFM Solution APIs in an effort to simplify customizing these products. The library has been designed to use extension methods to expose the features of the library.
Stars: ✭ 13 (-67.5%)
Mutual labels:  desktop
keyrier-json
SQL queries on JSON & CSV
Stars: ✭ 14 (-65%)
Mutual labels:  desktop
markdownslides
A "markdown-first" approach for generating beautiful browser-based slides easily. Based on Reveal.js and Reveal-Jekyll.
Stars: ✭ 37 (-7.5%)
Mutual labels:  jekyll
dimeshift-desktop
DimeShift desktop application
Stars: ✭ 14 (-65%)
Mutual labels:  desktop
SumoGUIWallet
Sumokoin GUI Wallet
Stars: ✭ 38 (-5%)
Mutual labels:  desktop

Little Jekyll

Development paused (11/11/2016)

Since Jekyll has recently moved to gem-based themes, my method for including an install-less Jekyll conflicts with the direction they are taking.

It also (in my opinion) adds more obstacles to the learning steps that a beginner might take in learning to build for the web, which goes against the general mission I gave myself with Little Jekyll.

<3


To use gem-based themes with Little-Jekyll

Any gem-based theme can be converted to the "old" way of including theme files in your repo: Converting gem-based themes to regular themes


A desktop app to manage Jekyll websites, overview and control your Jekyll processes.

Setup

  • git clone
  • npm install

Development

In two terminal sessions:

  • npm run hot-server for live-reloading
  • npm run start-hot for Electron to start in hot mode. The front-end components will auto-reload.

Packaging

  • npm run package does a test packaging of the Darwin (OS X) distributable.
  • npm run package-all does Windows, Linux (x86, x64), and Darwin.

License and acknowledgements

License: MIT

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