Ecosyste.ms: OpenCollective

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

github.com/mautic/documentation

Mautic End User Documentation
https://github.com/mautic/documentation

Update default addons

b5b8ed72a55e0a6a23aa7695ab223a0e7c8c7cc6 authored almost 11 years ago
Change js interface for plugins and add configuration

5beff865488f53d73000da382abc6d7d7f18ecd7 authored almost 11 years ago
Use mathjax plugin version 0.0.2

dd395edae122e567e231d472d317ce3e406a5fc2 authored almost 11 years ago
Bump version to 0.2.4

d1c1d7b75b6e4a304d031c4313cf54ae8aa3a11d authored almost 11 years ago
Fix #36: add mathjax plugin as default

4a380e9279d25749f4f3051844079e57d2b06409 authored almost 11 years ago
Use complete assets folder for plugins

878c105def7ee73648a79019311730a662c11144 authored almost 11 years ago
Add option to change templates from plugin

74d628676b3d5a49b0f461261ba39c6839557410 authored almost 11 years ago
Trigger event on document when ready

6fdd98ec3aa9158b74a5f80e1b35dec1604531d2 authored almost 11 years ago
Add global js interface for plugins and remove mixpanel

2ed1be353354c92367b6583cc908911a49c07f9a authored almost 11 years ago
Add call for hooks "init" and "finish"

0ac04e15844d83c7fa0f805a256449a7eb88e822 authored almost 11 years ago
Font settings, closes #102

2a38d33d8a190c0b4eeca98a66f4ec5b8cfb2a96 authored almost 11 years ago
Add resources to site build

fb14caf5b3cfc321910ccb3ff57082dd7a43e51a authored almost 11 years ago
Add command line option "plugins"

cf51772f541ae09265f37ff0662da529ca857d4f authored almost 11 years ago
Load plugins during generation

cc8516df8315875adc9403881cddaf8ba06fd411 authored almost 11 years ago
Add method to load a list of plugins from generator options

c6a624bc6b8e95d186a268c724031087cca8d681 authored almost 11 years ago
Add base loading of default addons

Add mixpanel as default addon

8be8b825eebc95926e7d7c2596f8b789dba0f799 authored almost 11 years ago
Add base plugin object and test validation of plugin

56eb4a2897ae78be35db33172376f9901e23546e authored almost 11 years ago
Remove theme readme

Add semver dependency

7a461eaa613312430712212bc2247a1961c762f8 authored almost 11 years ago
Fix #118: fix single page generation when file from summary doesn't exists

fd64c05809f3b8a785c64358fd8e70bebf0a4919 authored almost 11 years ago
Bump version to 0.2.3

6bce93d8930b01f0f9b359ba041ba575cb61e2b6 authored almost 11 years ago
Refactor navigation generation to be functional

This makes it a lot less error prone and far more robust. As well as a
lot easier to understand

c9db068227877fb2d278f1d651364b67db8ec360 authored almost 11 years ago
Improve stability of mixpanel tracking

8a6d36ac4d8b8d3796e961e19455a3861a3a8e91 authored almost 11 years ago
Load css before content

64622c5945b6be910556f2c280bea5b729f11825 authored almost 11 years ago
Add warning about theme

837813edb081f6b2e19de76a5b85147ff0c44a22 authored almost 11 years ago
Merge pull request #117 from GitbookIO/fix/99

Fix #99

0d9d62f1a9987d32299eb8e5a65d5de2cf7b0758 authored almost 11 years ago
Fix quiz interractivity

f7e9abf984f7cf5e062ec4ce929bd77d3b2528e3 authored almost 11 years ago
Update tests for relative images

dd0579b60d29da744ef49aae26423b91529ac8cd authored almost 11 years ago
Fix image path calcul

b5bb953e4779a591ade83356ffbf776047c53f5b authored almost 11 years ago
Fix #116: update url before updating html content

ef4a8ea1b6c4dfb9a84b5c2a3c933f2d6481814e authored almost 11 years ago
Add contributors to package.json and change homepage

49cde96ee7cf1857b4b417081a93b7d6d81b2812 authored almost 11 years ago
Add editor and twitter links in the readme

627be20e48b187dbcdcf92e33210093790551233 authored almost 11 years ago
Fix navigation on chrome for iOS: disable pushState

e45bb84b023ca27b88f35da1566639166adbf63d authored almost 11 years ago
Update README.md

4e8876c7255672146dd941f6b33b8010cb17b4e5 authored almost 11 years ago
Bump version to 0.2.2

6d5be15ec935cea1a1b03f00f4121138e7999549 authored almost 11 years ago
Improve styling for pdf and ebook

1a8db646f2d1cb93d80f48ce024e1faa491d3bc2 authored almost 11 years ago
Fix state update after navigation

d3aba2c9062b0ce3de4ce1b20683f55f3cdef3d2 authored almost 11 years ago
Improve style for pdf and ebook

457a83282fb8cfbcbc70f1ec8cef5879890cff4c authored almost 11 years ago
Remove useless caracter from page format

48e94c937df48a9ac6e30759a9c2962221b7c096 authored almost 11 years ago
Fix #107: Render all the page in single page format

6e613e9f7138dcf881ad37a6e50b43d5f833aee3 authored almost 11 years ago
Bump version to 0.2.1

b698d43d7d0334bdbe3f83ecc4659599ac85c47f authored almost 11 years ago
Normalize code language before highlighting

a36b9a60884c63278bca54866fd57db275094d96 authored almost 11 years ago
Merge pull request #104 from GitbookIO/fix/auto_highlighting

Disable automatic highlighting

20acd89c8ad847b4d6460a3a53f6abdf110f8970 authored almost 11 years ago
Merge pull request #105 from ptagell/master

Removed duplicate line of readme

7bed9a257d0521afd873b63314d15b80fbc5116f authored almost 11 years ago
Removed duplicate line of readme

19c83aa5a87a109642ef4b9027843ad6a931bb87 authored almost 11 years ago
Disable automatic highlighting

Fallback to no highlighting rather that potentially funky highlighting

52610d7d61d30d77bb6aaddf68c6fdfe1f5c6ae1 authored almost 11 years ago
In parse/page remove global marked settings

Highlighter settings were global, moved them to the render function
(where they should have been)

9e4b393b7a77b3fa782edfb2ced0f5776f05997c authored almost 11 years ago
Fix #100: fix section test isQuiz

a0ae34a3b7d5da3ba8302022cb66a975efdba7ab authored almost 11 years ago
Add more test for quiz (related to #100)

413dc5d004179eb9b6fa86da4c4e1a3cc54514d3 authored almost 11 years ago
Do not pass SUMMARY.md to generator, fixes #93

We want to parse SUMMARY.md but not generate a file from it, thus it
should be removed from the ...

c9eb27bfe7b86987af5b1162804ebe3a8652c57e authored almost 11 years ago
Ignore .gitignore file by default in fs.list

Partial fix of #93

b78505c290d3d1a41be5e28fdecab8353494737e authored almost 11 years ago
Fix #97: keep scroll position during page changement

95f9ae83d019413ce134cb0771c1c3d5af7eda44 authored almost 11 years ago
Fix progress display when page change

93042893157b78b268a9ab4078cde31f4d78e6f5 authored almost 11 years ago
Update preview

1b726ca29398ae784e9592e31f40da49dbc7e570 authored almost 11 years ago
Improve languages list design

656ca18929eeeae13ff74db64955bcb77ab93ebb authored almost 11 years ago
Bump to version 0.2.0

b8cacaee006c3b03c10fc481cb0039382f55595f authored almost 11 years ago
Add analytics on page changement

f349012f0f1c087d152531c2ed5f1a92648b367f authored almost 11 years ago
Improve design of header buttons

ddd49509cef68f6d7cbf2c88da1272af3582ade6 authored almost 11 years ago
Fix search with pusState navigation

28257e1ce7d66e7c2ef47b7f0e200bad7f0e5803 authored almost 11 years ago
Fix scrolling on new design

24d8e15ee24f2deef2d37fe731a1bae67faac65a authored almost 11 years ago
Revert "Fix ebook and pdf generator"

This reverts commit f43e630528be43d5aec4e6f923b0f53107f93546.

d6d9223ea165d087a5091c6d79e3f4ddd75368eb authored almost 11 years ago
Fix #91: Extract defaults title and description from README.md

05f1eed9cee6ba0cbffb3285803fd6e9760291ef authored almost 11 years ago
Add readme parsing for extracting title and description

c0ca055bf4c5cbc776b2822afaa3a1efb1b97c19 authored almost 11 years ago
Fix ebook and pdf generator

f43e630528be43d5aec4e6f923b0f53107f93546 authored almost 11 years ago
Fix generate.file method

e4fa8aaca76ae3a49cf9995e7c84e3f63dc15532 authored almost 11 years ago
Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master

Conflicts:
theme/javascript/app.js

1b147d3e302046c1bb613332a2c0c18f7d8b21a0 authored almost 11 years ago
Merge pull request #88 from GitbookIO/feature/clarity

Feature/clarity

5848f5db51fb9258ff55dc93010b2c862abeec0a authored almost 11 years ago
Merge head styles so that ace stays stable

9f1ba8483b3484391ca1cf5b3ed6005d97e0693b authored almost 11 years ago
Fix header interractive actions: buttons and github

6da48764e89dc7cdf050126624ea23ba1dad5d76 authored almost 11 years ago
Add complete refresh of head and body on page navigation

8c4cfed6092f69df81e1999944638595e03edb9c authored almost 11 years ago
Focs and reset scroll on page body

1ff7e88cea6b33cb403ce9cc0450a0a326fb1998 authored almost 11 years ago
Improve quiz sections design

c3ba975d6c25c599f197698234f94c8e99e40ff1 authored almost 11 years ago
Fix exercises binding when page changed

Add base binding for quiz

8c02e949fcbeb7b0200a4ffc67a809b66c39038e authored almost 11 years ago
Fix title update with pushState navigation

56e1803b3414be5b27905d6480e127989cb73ead authored almost 11 years ago
New languages page

c511037f4620275089eb2ca1103522823153764d authored almost 11 years ago
Add @Nijikokun as a contributor

730fe982f5aa788e978f9cebb24cb2840ba71514 authored almost 11 years ago
Fix regression on github as an option

ca71a1c9e67b5c3b51bebe6c5c694c1c63326524 authored almost 11 years ago
Add fonts locally

01bc283638e3dbbfe04914bd70c07676b25f1b54 authored almost 11 years ago
Fix fonts path

4ca719b1085252ac09c1ad08d945c3dbabe51ef8 authored almost 11 years ago
Improve search input design

889183ccc9b0a42cfbeeb67dfafe140be5512f62 authored almost 11 years ago
Switch to 4spaces indentations for less files

4a6ae8d4e0609b8581f9fdc7001854426a8494f5 authored almost 11 years ago
Made progress bar static

b77debae24f7828e3b8876179396bd606a9fd773 authored almost 11 years ago
Add base from clarity theme from @Nijikokun

9ffa462111b1d5b4c954464416fdc8daf69c9d3f authored almost 11 years ago
Remove logs from core module

1bbef540157b513d3e336325a3d636885e15357e authored almost 11 years ago
Move more build logic to the core generation module

3c7cae6262fdbc2dd3c9944661097d7cee60d9ce authored almost 11 years ago
Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll.

646a4513e332987bffac54e8e37e086a4031a3e0 authored almost 11 years ago
Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll.

d9e34fc671b3502e96a933afd3ac7c5a5cafab0f authored almost 11 years ago
Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll.

2242963258b7eb12644f41e3d1d8ceb363db951c authored almost 11 years ago
Add gitbook init command, fixes #67

555c0d63ee905f9a258cccf164b58b1e1e1bd950 authored almost 11 years ago
Refactor binary's buildCommand

Be more “commander-like”

fb05609e09c4d3bab0d86dedc8306ecc9358793e authored almost 11 years ago
Merge pull request #85 from GitbookIO/pr/63

Pr/63

78cb9a56ba2cb89842d9940cf3dd81f582c6270a authored almost 11 years ago
Refactor, document, improve section type detection

Especially for quiz types

6173fb76ad3d9ad9357389021aa347df3b1bde92 authored almost 11 years ago
Fixup page lexing in test/page

ca25511d7a7ca436bf20d12bd847328faae987d6 authored almost 11 years ago
Quiz with GFM checkbox lists

b07681a16a291a38fdbdfa3065a747ab26f9a6c9 authored almost 11 years ago
Tabular quiz

f6595f51119baca04bf91e619f64518d400e5cae authored almost 11 years ago
Update AUTHORS.md

ab27725b9935b185a58b725e75aedeb579e87d8f authored almost 11 years ago
Create AUTHORS.md

32b1be3dee9639f142aaa03c7b5dcd08bbf8eb0f authored almost 11 years ago
Merge pull request #84 from Tim-Zhang/master

Fix title problem when repo url doesn't have .git suffix

d715b5b154a3a062bbbd108a66667dd60c5dd12e authored almost 11 years ago
Fix title problem when repo url doesn't have .git suffix

177ca32b9b77f7206bd244b4f8921b865c4a6d04 authored almost 11 years ago
Merge pull request #78 from mrpotes/mocha-windows

Fix URL creation on windows

892ec04f5267a2a73074087be6b4eacd13b971a2 authored almost 11 years ago
Use OS-agnostic path generation for images too

8f457a752eef936eba95ce3de7bb8e490b1ba4ea authored almost 11 years ago