Ecosyste.ms: OpenCollective

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

github.com/vuejs/vuepress

📝 Minimalistic Vue-powered static site generator
https://github.com/vuejs/vuepress

fix: renderChildren / sidebarDepth: 0

42f63a8d710183c11dba7ba3764b28b09f511927 authored almost 7 years ago
fix: escape text in code block when lang is text or not specified #31 (#32)

ac4acab7a1b7f81661b53863bb9dfdd808fc3da8 authored almost 7 years ago
fix: added escaping of meta tag attribute value (#29)

15a1ac8d8dd1085beb0a4708e1638f80b8d1b5f6 authored almost 7 years ago
render error should fail the command

5bcf91435c09e8baf5fb8d4635b156b93bb4c216 authored almost 7 years ago
chore: capitalize H in GitHub in nav links (#27)

This is my biggest pet peeve on earth 😅Love this project so far, can't wait to try it out on som...

86d405562f88576379111ddb495c0ec37f8e952d authored almost 7 years ago
0.3.1

6e904bb59ef7c5a9fbee990dd8ef91fe3e8d78bd authored almost 7 years ago
fix: code margin on mobile

695440ff38fc10772c00fa33b3b6d9e814e3f483 authored almost 7 years ago
tweak cli output

9719bc3246afcf77f69eaf94a34f0d6b2fa9c95b authored almost 7 years ago
add simple dev instruction

e71e08601bf769605dbb2a5d811a8a8b378b3c4d authored almost 7 years ago
feat: commands now defaults targetDir to cwd. (#25)

close #8

22b794326bf36f338d49df00649719f8f45efcef authored almost 7 years ago
Missing link in document (#24)

* missing link

* prefer GitHub URL

9e591919ca4f5628a56c0f531d18e0c8fdb04ec1 authored almost 7 years ago
fix(style): prevent scrollbar in code (#18)

That margin was creating horizontal scroll when it wasn't necessary

a3db4d202be9079ff8b7488f7b7aaf2fb49f3eba authored almost 7 years ago
Allow index.md files as index pages (#23)

Until now, only `README.md` files got treated as a directory index.
This commit also allows `in...

49e0ee4baa7b051ba3123165a184d8b76018f4c3 authored almost 7 years ago
Highlight every second table row (#22)

The CSS rule `&:nth-child(2)` only highlights the second table row.

This change will highligh...

9cb481a5bd1333c68b074c600678026a37d783cd authored almost 7 years ago
avoid using ! in example (close #6)

cceb3d13c48ebb3cfd6b7e530f4a3513bfaa0a43 authored almost 7 years ago
fix image syntax example (close #12)

809927bc15208edc56cbb1a32371d7eae1796b10 authored almost 7 years ago
Update getting-started.md (#17)

I find when I use index.md, the serve will return a status of 404, but when I change to readme...

adcbeb1af231fb31c53b1bcb827e92ed6d90291f authored almost 7 years ago
Fix broken link (#7)

361d80af465b5df3eee74e15909ca7c55f6a29f5 authored almost 7 years ago
Don't include files from node_modules (#16)

If vuepress is run in the root of a node package
(eg. `vuepress build .`), it would include all...

85b1e09ab9900848becd1a726ad220de0c41959e authored almost 7 years ago
docs(typo): cases (#15)

641519d96914681355dd3219fbe2b4686a664757 authored almost 7 years ago
yaml highlight

21f9a94c0db9bd02f097330e03bf5e206cdbefd5 authored almost 7 years ago
typo

a076cea6049c232ef75db2a97e855f9bf728a4cd authored almost 7 years ago
0.3.0

d46a67083726c706ed829438960ed7e31e579b33 authored almost 7 years ago
add <ClientOnly> and note on browser API access

0e8500334c2a6081c8065d16d4f01eac225c5087 authored almost 7 years ago
0.2.2

7d6ced0d4702379105c5c6109c45d589c31b631f authored almost 7 years ago
improve theme resolution

8024453d1d99106d21f0f6606834113d68a4144e authored almost 7 years ago
0.2.1

1131c6810d314ab6e78d122a295eb69eebb51ece authored almost 7 years ago
document custom layout

970e1a6a29952d0da1f498590eeaf1a5a956437e authored almost 7 years ago
also add noreferrer to link rel (#1)

Updating `rel="noopener noreferrer"` for Edge and (partial) IE11 support:
https://caniuse.com/#...

44d00aaa4eb67a972562713536c41ba7eccb0812 authored almost 7 years ago
chore: typo (#4)

11116f25315c413c7b0a79a6ae075fe59288b375 authored almost 7 years ago
fix: fix vuepress cant resolve custom theme under .vuepress/theme (#3)

133bdb366a376d09fdf2c3e69d7fc5c2a740580c authored almost 7 years ago
more readme

9e634694087c1c26957b25290cdc6bd0450a65bc authored almost 7 years ago
readme

df6da573150790d260e7d18d4c3b97f51c923ba1 authored almost 7 years ago
fix readme links

f80f0ecc7377cf0ead295d5a9e0c124083f3ba8c authored almost 7 years ago
0.2.0

9513f9ca0d679a90c96b0fb376441d6af935de49 authored almost 7 years ago
readme & license

11c3cb431df8566de347b31e15cf92938dd30f48 authored almost 7 years ago
rel="noopener"

98b7cc71ee03205fb34345091e8ecb02ba4220cc authored almost 7 years ago
notes on PWA

12db96016dcd1603a828c088cf7af799aeb21779 authored almost 7 years ago
accessibility/SEO improvements

29a4849b0e1ab3bf36094701659908209e045ce5 authored almost 7 years ago
finish docs

941ca68c5f84e1c244aaf5d9934e3da52c83d90d authored almost 7 years ago
feat: pwa

664a8e034c401c0b86d8162ae68754c51a01345c authored almost 7 years ago
feat: google analytics

764ccd58e66b87155fc54babc1bb1b01db5619cd authored almost 7 years ago
auto-infer prev/next links

c4d3c3664324c889319c8ad8b3327966f644e330 authored almost 7 years ago
tweak home padding

bad3d92a2746e3d3a82294775008c10400ad93cf authored almost 7 years ago
sidebar: auto

d213dbb6f6b3e4f0ab2ff443f68118c1cfc308c8 authored almost 7 years ago
infer sidebar: self

01e258f033c3f7c7a81f91deebf6889bd80c2bee authored almost 7 years ago
wip

b30a9b46e0824f83021a634a7de08c26a9bab4f9 authored almost 7 years ago
feat: auto detect invalid inbound links

ca82906b66397914280ed1b30cba1bec3729dc08 authored almost 7 years ago
fix link typo

f8807b4b3cd0a070e10fc0a50efefdbc1870d9f6 authored almost 7 years ago
tree formats

eed5a9d6d7fec333298d25c4630d1a74eecde752 authored almost 7 years ago
style tweaks

88cef5005f1cc8228541c45eaadf3fa14048eaca authored almost 7 years ago
search suggestions position tweak

1a2ded4622b5d77d3e87800b4b81bad9b7e3ea52 authored almost 7 years ago
allow turning off search + sidebar tweaks

2b9b7117bd831922bd497070b7a837b666a42a29 authored almost 7 years ago
fix edit page link

6325523ea7926209a8dd3da20103d433137d09ef authored almost 7 years ago
todos

ca59c16c90d323cc4f23ad90263434ff65b43e6d authored almost 7 years ago
show image

458c0a7f717824a2d3fbf75edb774bb48796675e authored almost 7 years ago
small tweaks

c0cfd2f1fd0a29093834839f9ca699401e816484 authored almost 7 years ago
0.1.0

07198b0aea96bd20efcbd9589f48e11b3add5a56 authored almost 7 years ago
link

f8633f4ffdd3cf56ca87cfd386b287e2dc597569 authored almost 7 years ago
refactor stylus

36daecddc08f5e4d3eb80e8b9c60b3087d097206 authored almost 7 years ago
allow customizing accentColor

6db5e83a365f7e26f38b74acbaf688de4bc30e98 authored almost 7 years ago
tweak search style

41640a2b3e3e1b20f02eb0914c697588b9eac720 authored almost 7 years ago
simple search

a1bed8d4aea356e0edc85286d15f758161b3e0f8 authored almost 7 years ago
improve hero image

da7b258d6898ce69c06990eb35278ed43b8ac34e authored almost 7 years ago
use own hero image

ea168978455bab41ea85fa33eccc5921f480978e authored almost 7 years ago
do not render sub headers if link is a hash link

dab3c78e1ee4235f37f7445348d7c812378aa551 authored almost 7 years ago
tweaks

69c85c59715abe3ab45aa87c24800d7f8e0aa2fb authored almost 7 years ago
404

478ea333f2267ffecfb1d0efe8b6cf601b83797a authored almost 7 years ago
table margin

58fc1f63c02345abbc739ceca694e4a894ffdd04 authored almost 7 years ago
tables

d76afc65b3a2b6ef2a4f830fa8668f1b51278c0b authored almost 7 years ago
handle site data hot reload

c92250e92a63e5ac63b4f263cefd42ce4f37485e authored almost 7 years ago
handle base during dev

6ed60fcb2c698a17484ca8acdd797c34379ec308 authored almost 7 years ago
avoid unnecessary reloads

6f7bff6332433ee683ceead9166db8316a9caf20 authored almost 7 years ago
3rd level sidebar header extraction

cc8080f10a0775e854f89d59f8651a95f1056187 authored almost 7 years ago
auto extract h2 headers

161507869c5ed816de1b597239e3d031086b2953 authored almost 7 years ago
fix sourcemap

239907fe1fdc370d3c3bb8e209a64a4822ceeec9 authored almost 7 years ago
simplify sidebar config

485e838b38259518ca5fb9ab7c3c20509a36e233 authored almost 7 years ago
tweak edit link style

35707025c1687653fee01082eca8f1793dba3184 authored almost 7 years ago
edit links

3fccd1f2791848510faf6a625ebfe5a773eb47f0 authored almost 7 years ago
homepage

fa4751e2548c27b87408abda7c14164749bc2b3a authored almost 7 years ago
multi category sidebar

e19cfe0fb9d4738a8c1fa5ec9f209e5e20083e3c authored almost 7 years ago
use inline svg

072d79906d1f7e1e73e0fc7347953333eda801f7 authored almost 7 years ago
remove unused files

18d380e8be2297d0be2aa6e86de0891c362df500 authored almost 7 years ago
nav links

75aad9cb01f4f54bc0a56d6270320c57137d525d authored almost 7 years ago
logo and site title

4a9c32c73ca50b7a6c936cd4f4f9d65d1e245d67 authored almost 7 years ago
rename

0fa81317bd6802830ae3406d38f5d66af2b46dce authored almost 7 years ago
fix git rename

892067db1c64e4a47e598a4cfcce00623708da4d authored almost 7 years ago
toggle sidebar

0db46e5136247f53217a7ea13bcc6953648d22bd authored almost 7 years ago
refactor: avoid loading bar if page has been loaded

f4cf3b404edd9c86641baf35c235e9251234c3a8 authored almost 7 years ago
css optimization

33624f310ff2d5d9b06d638a4cc1ed64abdf6bc3 authored almost 7 years ago
style updates

adc130ba24bddae36f619cafe7a0b3be60691ecc authored almost 7 years ago
refactor styles + lang markers

2dcbdeaa8fc68ef8137fcc158c15b1185a89bfe6 authored almost 7 years ago
userUtil for extracting headers

46fcbc788ac1082a4e298ad5fa9065e3a056d681 authored almost 7 years ago
collapsable: false

4e86604457e7776938997ac22807041ca0d04b76 authored almost 7 years ago
component import + hash jumping

39061a4907c5984f0a5d0f6b88ca89ec23cf19ad authored almost 7 years ago
prev/next links

c7cd345f90d3b9d9f45bf23e29e82df51e34bfa8 authored almost 7 years ago
more fix for nested README

f60d87777d51719aa552ca57c4f2b017fe79bbfb authored almost 7 years ago
fix nested README

b50ff521108a26ca15ccde0e92cb603eccaa8759 authored almost 7 years ago
wip sidebar

aef30e549f476707e0f99c50f67c1e3e617bf549 authored almost 7 years ago
feat: support nesting in sidebar

196470994f1190c70c8d44860a9d5bb8280356e1 authored almost 7 years ago