Ashwin Maroli

Results 72 issues of Ashwin Maroli

Depends on #329 Scaffold the front-end for Admin Dashboard

Fixes #321 When you provide an array of config files via the `--config` switch, we'll read and write to the first of such files. - [x] add code - [x]...

Hello guys, Yet another PR to augment API -- support editing template files via the admin interface. (Had to redefine / delegate many existing methods to reach this state. Would...

- Support for `baseurl` in `production` mode. - ***Copies entire front end bundle for admin interface to `/admin/`*** - API is still mounted at `/_api/`

Hi, I would like to know if you can add the ability to customize the AceEditor component in `src/components/Editor.js` e.g. (on JekyllAdmin-0.1.1, Windows-7) This is the default view: ![ja-editor-def](https://cloud.githubusercontent.com/assets/12479464/20822521/393d89a2-b871-11e6-8631-c436c5746016.png) And...

front-end
feature
pinned

### Description: I'm trying to move a markdown document up one-level but end up nesting it further deep ### Tell us a bit about yourself: * Version of JekyllAdmin I'm...

stale
pinned

### Description: ### Tell us a bit about yourself: * Version of JekyllAdmin I'm using : 0.2.0 * Version of Jekyll I'm using : 3.3.1 * Operating System : Windows...

pinned

Instead of using Liquid control flow to render the same final markup for each page / document in the site, (since the rendered markup *only depends on `site.config["webmaster_verifications"]` which is...

- Lock `rubocop-jekyll` to `0.12.x`. - Bump required Ruby version to `>= 2.5.0`. - Update RuboCop TODO and CI Workflow.

## Is your feature request related to a problem? Please describe. Given that strings are an essential data type in a program, apps occasionally initialize a lot of String objects...