Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jekyll Admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
Collective - Host: opensource - https://opencollective.com/jekyll-admin - Website: https://t.co/N0nswF4LYy - Code: https://github.com/jekyll/jekyll-admin

respect am/pm rule

github.com/jekyll/jekyll-admin - b2e6727ac97e62f1716f6d7bbf66e8f7f00d1e0e authored over 7 years ago by mertkahyaoglu <[email protected]>
update spec files

github.com/jekyll/jekyll-admin - 9f0420216facb6e0c350816d69209835b6ca2da1 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into data-directories

github.com/jekyll/jekyll-admin - c2d396ae25a701a5cc7a6455f9a20a443c37afb8 authored over 7 years ago by Ashwin Maroli <[email protected]>
Support hiding sidebar links (#361)

* support hiding sidebar links

github.com/jekyll/jekyll-admin - ce5f2d62a35c62e5a76377b550d781bec0b78016 authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge pull request #370 from jekyll/fix-error

Fix undefined `config.content` error

github.com/jekyll/jekyll-admin - f04d29388f8cc177f84571ac8d11947d600e4b7d authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
fix undefined `defaults` error

github.com/jekyll/jekyll-admin - 1c17f6f23c6f32a4490c90d86b501f96570cc51a authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge pull request #362 from ashmaroli/data-create-gui

Add GUI support to DataFileNew

github.com/jekyll/jekyll-admin - 0c3d4101135248d9618da04b4515973758347af6 authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge branch 'master' of https://github.com/jekyll/jekyll-admin

github.com/jekyll/jekyll-admin - a834dbac14cef9486d4150ba2ef6db6a77d4df69 authored over 7 years ago by mertkahyaoglu <[email protected]>
update docs

github.com/jekyll/jekyll-admin - b9c4dadd8effa5bbe19a4ea25443f9c9e39c765c authored over 7 years ago by Ashwin Maroli <[email protected]>
dispatch save action when fieldChanged

github.com/jekyll/jekyll-admin - d87baee2bb55fc69f171ca7cda6ddbb51da58edf authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec files

github.com/jekyll/jekyll-admin - 48682e4db15c8f42a115899f393b1e6d2dfba4b4 authored over 7 years ago by Ashwin Maroli <[email protected]>
render frontend

github.com/jekyll/jekyll-admin - 9f449f2ec301b3f2142a3dfd4624ae6e6724fe90 authored over 7 years ago by Ashwin Maroli <[email protected]>
foundation for frontend support

github.com/jekyll/jekyll-admin - 545d97f76e43b22871d033e05e3bb21ec60cd1f8 authored over 7 years ago by Ashwin Maroli <[email protected]>
redefine relative_path w.r.t to '_drafts/'

github.com/jekyll/jekyll-admin - f393faf41f5dc62bb6144512b7e6fabadd09a325 authored over 7 years ago by Ashwin Maroli <[email protected]>
include only documents that output to html

github.com/jekyll/jekyll-admin - bcbdf1950040013d6af02312f43948f740704133 authored over 7 years ago by Ashwin Maroli <[email protected]>
exclude root level directories without drafts

github.com/jekyll/jekyll-admin - e294dfb26ec51a80f4f2db5c9e5064757fe388b7 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into data-create-gui

github.com/jekyll/jekyll-admin - d523535b3100488efbc2b395fd85bfc7875d5fb7 authored over 7 years ago by Ashwin Maroli <[email protected]>
activate or deactivate save button based on input state

github.com/jekyll/jekyll-admin - 25e9e92e2f466959320a6cb6e329045b68b287cd authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge pull request #365 from ashmaroli/no-trim-values

Don't trim spaces from metadata value-field

github.com/jekyll/jekyll-admin - 525a0665356f42d2f57b2a6002b6930269b8949c authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
add spec file for drafts API

github.com/jekyll/jekyll-admin - 360a58409d441cf9cde585ae74e4b1ffe263ce29 authored over 7 years ago by Ashwin Maroli <[email protected]>
add API support for drafts

github.com/jekyll/jekyll-admin - b3f2bad3680c4e15e1d7bd7b238975ade1d1b8a2 authored over 7 years ago by Ashwin Maroli <[email protected]>
add drafts to fixture site

github.com/jekyll/jekyll-admin - 1d2478353a7a9e4a5e8c3c46bea8d3d665047d44 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into data-create-gui

github.com/jekyll/jekyll-admin - f0e1e0a60dca2a6e1bccbd637cfd357cfebb826b authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge branch 'master' into no-trim-values

github.com/jekyll/jekyll-admin - 1de0fce1f6edfc4ecca3f952c2c129ff114b25ca authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge pull request #366 from ashmaroli/configuration-gui

Add GUI Editor to Configuration view

github.com/jekyll/jekyll-admin - 0b3b91cfffcd6ae4480517388c11deee3f24ee3c authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
update test files

github.com/jekyll/jekyll-admin - e0dcae8b9bc72caaffa0af3981851a3555301175 authored over 7 years ago by Ashwin Maroli <[email protected]>
rename GUI container as `DataGUI`

github.com/jekyll/jekyll-admin - 42043da2a8add61a71fa2945a67fd8bae1c1682d authored over 7 years ago by Ashwin Maroli <[email protected]>
refactor `put` action for data files

github.com/jekyll/jekyll-admin - 7baae555fb28acf1280650057cb41de56fddb5b5 authored over 7 years ago by Ashwin Maroli <[email protected]>
bind (this) to functions in the constructor

github.com/jekyll/jekyll-admin - fb8a4addfd6cb78e9c0dc2efa109eee7a0fcd5ed authored over 7 years ago by Ashwin Maroli <[email protected]>
alert on leaving GUI with unsaved fields

github.com/jekyll/jekyll-admin - d305335b5a72b2680f6442c1b706e080d4295f2a authored over 7 years ago by Ashwin Maroli <[email protected]>
bind (this) to functions in the constructor

github.com/jekyll/jekyll-admin - 7b915f295c44f9be4efa8207fa64a6c645cc16fd authored over 7 years ago by Ashwin Maroli <[email protected]>
trim <textarea> value onBlur

github.com/jekyll/jekyll-admin - c7690dafb156a3a26250e846b5b5155214826de9 authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec file for actions

github.com/jekyll/jekyll-admin - 62f4b0ece1edb9c5efdaf6697ececc1477544249 authored over 7 years ago by Ashwin Maroli <[email protected]>
refactor putDataFile function

github.com/jekyll/jekyll-admin - a1bb07ec2977c1ce06dc134551fa68d2f54bf857 authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec file for actions

github.com/jekyll/jekyll-admin - 4972cb95ae677f5e31a4dd4219151dc615c39cf5 authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec files

github.com/jekyll/jekyll-admin - 1f7523cf39b20406991c6adcb887b9ebec67115a authored over 7 years ago by Ashwin Maroli <[email protected]>
update documentation

github.com/jekyll/jekyll-admin - 8614cef3624f25ffb75e4a1b742661805f643092 authored over 7 years ago by Ashwin Maroli <[email protected]>
add GUI editor to `Configuration`

github.com/jekyll/jekyll-admin - 8f4240cd7aec098385a87e769eed8837ba2d67e0 authored over 7 years ago by Ashwin Maroli <[email protected]>
don't trim spaces from metadata value-field

github.com/jekyll/jekyll-admin - 31a8dad4569454ebe7b3b10d921b48bcdf05945c authored over 7 years ago by Ashwin Maroli <[email protected]>
maintain cross-browser style consistency

github.com/jekyll/jekyll-admin - bb43254d52c7ceb1d821bec7815db5e28d6bf372 authored over 7 years ago by Ashwin Maroli <[email protected]>
add `HotKeys` support to GUI

github.com/jekyll/jekyll-admin - c22530c8773f9d688dd52abfb245beeb79dfa917 authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec file

github.com/jekyll/jekyll-admin - 0f22a25a6ba5dd0381ab226884c91d5e2631f25f authored over 7 years ago by Ashwin Maroli <[email protected]>
update docs

github.com/jekyll/jekyll-admin - 3320859ef4e5908fa6e828a482f9cac73aa75d01 authored over 7 years ago by Ashwin Maroli <[email protected]>
lock data file creation to just YAML and JSON files

- separate elements for basename and extension
- normalize file extensions: all data files c...

github.com/jekyll/jekyll-admin - c94ed64d93d6fa548922b8b2cd27aaec4c27b937 authored over 7 years ago by Ashwin Maroli <[email protected]>
update spec file DataFileNew view

github.com/jekyll/jekyll-admin - 289e52680ad2f978049a32ae9b8bd39531faf4c4 authored over 7 years ago by Ashwin Maroli <[email protected]>
add `DataGUI` to `DataFileNew`

github.com/jekyll/jekyll-admin - 2d68066798d8bde23c061e11f87dcd77be0af6a5 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into 'data-directories'

github.com/jekyll/jekyll-admin - 451a6568a806de8701c377f0377a9b2607b782fb authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' of https://github.com/jekyll/jekyll-admin

github.com/jekyll/jekyll-admin - e7f5ad39bdb9ea0c9ed954b2ccd736b8c3aed7da authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge pull request #360 from ashmaroli/gui-plus

Extend and lock current GUI support to just YAML and JSON data files

github.com/jekyll/jekyll-admin - 6e4c87b8ed21dc90e30a6cae8d234b991165df1d authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
make spec file for DataFileEdit consistent with similar view specs

github.com/jekyll/jekyll-admin - 524519f9b9d082c74c1746dbae9f7cadbdd4e7ba authored over 7 years ago by Ashwin Maroli <[email protected]>
improve helper function and test for dotfile paths

github.com/jekyll/jekyll-admin - 2ab9e82b112fc8b5fd89f75e4b6340a028ed33cf authored over 7 years ago by Ashwin Maroli <[email protected]>
improve helper function and test it

github.com/jekyll/jekyll-admin - 1fcc613859e42a8cb47ba15de865ec65fb3091d2 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into 'gui-plus'

github.com/jekyll/jekyll-admin - 167cefe92057ce58ff5e08adb5cf86ab36de54e9 authored over 7 years ago by Ashwin Maroli <[email protected]>
Editor.prop("type") instead of ("ext")

github.com/jekyll/jekyll-admin - b53b28a756c64d4f83f57b4228f8e426aa8bb1aa authored over 7 years ago by Ashwin Maroli <[email protected]>
get extension from file instead of API

github.com/jekyll/jekyll-admin - 8c830770d2f4a8870e9b213c23a545dba3400262 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into 'data-directories'

github.com/jekyll/jekyll-admin - 63b02db700724c47aa2c5aaafddeffce923f3cba authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' into 'data-directories'

github.com/jekyll/jekyll-admin - ca0ca5fd3e8541c1c4d7587b179e4c42bc679063 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge branch 'master' of https://github.com/jekyll/jekyll-admin

github.com/jekyll/jekyll-admin - 76a31b369ae0a853879aee43158f710e15716e43 authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge pull request #359 from jekyll/jest

Migrate to Jest

github.com/jekyll/jekyll-admin - 0e32ddf4f06bf20ddc3a2b4e0cbf4a46d926ddcd authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
remove unused vars

github.com/jekyll/jekyll-admin - c8d20ee05c4bfbd69beb1320c0fbab210b69cd60 authored over 7 years ago by mertkahyaoglu <[email protected]>
replace exist with truthy

github.com/jekyll/jekyll-admin - 72bcaf4cb83bc38241bd342bb7d0aadf92ec1c04 authored over 7 years ago by mertkahyaoglu <[email protected]>
fix errors

github.com/jekyll/jekyll-admin - 6ee53b38ff5db6c65b1043cbfe23e18559b57538 authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge branch 'master' into jest

github.com/jekyll/jekyll-admin - 47d8d1c72504e1127e2c36b0d4ce86b1f1f0e87c authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge branch 'master' of https://github.com/jekyll/jekyll-admin

github.com/jekyll/jekyll-admin - 268be0f4b767fbd3a092170ebc01ab4fcb769d30 authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge pull request #337 from jekyll/defaults

Support frontmatter defaults in the front end

github.com/jekyll/jekyll-admin - 192e27521ec18a25fa630baa02c9467c97a0a7ee authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
fix tests

github.com/jekyll/jekyll-admin - db56d161dd2c311808945be93378cfa8886af0f3 authored over 7 years ago by Ashwin Maroli <[email protected]>
fix css bug

github.com/jekyll/jekyll-admin - e6c2dc015d819eed797ab8c13f6f3f7c70deca90 authored over 7 years ago by Ashwin Maroli <[email protected]>
fix tests

github.com/jekyll/jekyll-admin - 35142433026537f592ea2422aec6ad8927af917a authored over 7 years ago by mertkahyaoglu <[email protected]>
lock GUI Editor Support to only YAML and JSON data files

github.com/jekyll/jekyll-admin - 2eb933aa14fc9f7a971675200b1b725ca48979fa authored over 7 years ago by Ashwin Maroli <[email protected]>
extend GUI Editor support to JSON data files

github.com/jekyll/jekyll-admin - 9e01cb060cbd074cd38faa17309f0ad45d9a935d authored over 7 years ago by Ashwin Maroli <[email protected]>
support proper syntax highlighting for JSON data in `Editor`

Currently JSON data is also displayed with "yaml" mode in the Editor.
With this commit, JSON dat...

github.com/jekyll/jekyll-admin - 74569ddaff086d69059740a5098f06f814d42e6f authored over 7 years ago by Ashwin Maroli <[email protected]>
add multiple data file types

github.com/jekyll/jekyll-admin - 3a8e2a490076750a8f54f6854ae808e6b8428254 authored over 7 years ago by Ashwin Maroli <[email protected]>
Merge remote-tracking branch 'origin/master' into defaults

github.com/jekyll/jekyll-admin - f85c14e735c7ce9e80ff12c6a4a52daf43f4f4d7 authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge branch 'master' of https://github.com/jekyll/jekyll-admin

github.com/jekyll/jekyll-admin - a99a8356714526bc7b1d0fe988403564dae6e9c3 authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge pull request #354 from ashmaroli/data-gui

Add GUI support for editing Data files

github.com/jekyll/jekyll-admin - cf7bf79465d39626ded71d0bcac589efc1afef2d authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
use content for defaults

github.com/jekyll/jekyll-admin - a0cb445f630819fb1fc6892066f495fef57841c9 authored over 7 years ago by mertkahyaoglu <[email protected]>
controlled inputs

github.com/jekyll/jekyll-admin - b440063ef8d233aa26eb72e3c1fec4d554d8cf2a authored over 7 years ago by mertkahyaoglu <[email protected]>
Merge branch 'master' into defaults

github.com/jekyll/jekyll-admin - 35a0798eccca70913049cc6759a4a3af682b38b6 authored over 7 years ago by Mert Kahyaoğlu <[email protected]>
Merge branch 'master' into data-gui

github.com/jekyll/jekyll-admin - 125b00e421422bc70063e8880efdf4bed3bde86a authored over 7 years ago by mertkahyaoglu <[email protected]>
make MetaSimple controlled component

github.com/jekyll/jekyll-admin - e123e4b9069b06245fe0e0a6509a8ce37c3b89ea authored over 7 years ago by mertkahyaoglu <[email protected]>
disable eslint forbid-prop-types

github.com/jekyll/jekyll-admin - 8d514111af1766d91ed0e2e423ac0cb18c7c6ae5 authored over 7 years ago by mertkahyaoglu <[email protected]>
back to npm

github.com/jekyll/jekyll-admin - 2d271433de4b247bdb9bdbf00373f07cdd2c40e7 authored over 7 years ago by mertkahyaoglu <[email protected]>
travis coverall

github.com/jekyll/jekyll-admin - fdb45793f0439c2c3296022b3908f864a91bd05c authored over 7 years ago by mertkahyaoglu <[email protected]>
fix test paths & install coveralls

github.com/jekyll/jekyll-admin - 2e041b8329f698fb29b28f3fba7f21ed9a85ef02 authored over 7 years ago by mertkahyaoglu <[email protected]>
specify test folder

github.com/jekyll/jekyll-admin - 62fe73810d1c8f65ea90ebdeca91bc93c3a4feee authored over 7 years ago by mertkahyaoglu <[email protected]>
disable unused-vars lint

github.com/jekyll/jekyll-admin - 1948d1150bdbe1cbeb59f85cacec6d7838a9582b authored over 7 years ago by mertkahyaoglu <[email protected]>
move babel config to package.json

github.com/jekyll/jekyll-admin - e62d07cd6d86023a09fc1703f7ab3f6208dc5041 authored over 7 years ago by mertkahyaoglu <[email protected]>
fix eslint errors

github.com/jekyll/jekyll-admin - 26582bdd99755becc04a8a46372a94a51b2c84bf authored over 7 years ago by mertkahyaoglu <[email protected]>
migrate to jest

github.com/jekyll/jekyll-admin - 5cc8bad730dab1fb59532fcac435ce4b94974812 authored over 7 years ago by mertkahyaoglu <[email protected]>
add coveralls badge

github.com/jekyll/jekyll-admin - 978cb009bece7b341b1dec8a4a822189f1534733 authored over 7 years ago by mertkahyaoglu <[email protected]>
move eslint config to package.json

github.com/jekyll/jekyll-admin - 8a304cfa02b16c233563399455d4f77687dc37f2 authored over 7 years ago by mertkahyaoglu <[email protected]>
update documentation

github.com/jekyll/jekyll-admin - 80da88f79db96b1652cdb04dbeb51c270d0ac5dd authored over 7 years ago by Ashwin Maroli <[email protected]>
update sample data file for better testing

github.com/jekyll/jekyll-admin - ff3ed191ac3cd6531a5c58d4c704ad3629b2e99a authored over 7 years ago by Ashwin Maroli <[email protected]>
include raw_content as well

github.com/jekyll/jekyll-admin - 3c495ea148cd0b48d6983f757b49b3f77996cc16 authored over 7 years ago by mertkahyaoglu <[email protected]>
include title and path for datafiles

github.com/jekyll/jekyll-admin - ced47c3b7bada8a481c4caa66b910de3fb341109 authored over 7 years ago by mertkahyaoglu <[email protected]>
reuse Metafields

github.com/jekyll/jekyll-admin - e2dead3528a8224695223422cdc5084de1d9b81a authored over 7 years ago by mertkahyaoglu <[email protected]>
Undo reverse diff

github.com/jekyll/jekyll-admin - fa89d196f9e8eca8c70aaf6ecb1a32fe13562f4a authored over 7 years ago by Ashwin Maroli <[email protected]>
reverse diff `DataGUI` and `MetaFields`

github.com/jekyll/jekyll-admin - 696bd1d5d0c96883bd8238b090ccb813d9f419ad authored over 7 years ago by Ashwin Maroli <[email protected]>
toggled render based on state directly

github.com/jekyll/jekyll-admin - 8401fbc336485f14926ecf69d6f260aad7cfbe53 authored over 7 years ago by Ashwin Maroli <[email protected]>
maintain consistency and trim unnecessary code

github.com/jekyll/jekyll-admin - a2f3fbe4ac762f0f63aa8ea94d8ab33ba9bd1079 authored over 7 years ago by Ashwin Maroli <[email protected]>