Ecosyste.ms: OpenCollective

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

github.com/neovim/neovim.github.io

Neovim website
https://github.com/neovim/neovim.github.io

Patched code blocks, paragraph breaks.

416c0607d266b2eee8c955dee1ee038d6e136610 authored almost 11 years ago
Fix, move most to single line code

c99aaeacd87e25551d2bb5dceb17e08d8a36906f authored almost 11 years ago
Add bower instructions to README

b76e2c9be533687dac409119aa9a0b526f88ce3a authored almost 11 years ago
Merge pull request #22 from ArchimedesPi/master

Add jekyll to the Gemfile, fixes and closes #17

3a19d8685eff55361e042644c70b23f8aad00eb3 authored almost 11 years ago
Add jekyll to the Gemfile, fixes #17

5f0a59a28437ba2edd77ea171fdcfe88a361bbe7 authored almost 11 years ago
Merge pull request #21 from ArchimedesPi/master

Add workspace setup instructions

2ef422058ebbeb9ead07cd4073893f959318ec96 authored almost 11 years ago
Move to new section

3a289cb54ce1af1f6c91f1f8265590c085904577 authored almost 11 years ago
Merge https://github.com/neovim/neovim.github.io

0ee5948ddda5b5ec4e3b1cfac70df64784824281 authored almost 11 years ago
Merge pull request #16 from commonquail/gemfile

Close #14: add Kramdown via Gemfile.

5f26991dcd91ea4684404b24fd497e9802cba191 authored almost 11 years ago
Add dev instructions

6bcf82b4bf6251d96daef375ae85f5f09fa3e1d6 authored almost 11 years ago
Merge pull request #19 from neovim/fixing-fontawesome

Updating bower.json, changing font-awesome to font-awesome-css. Closes #15.

a95dd264643b1bacea2cbc9f1f2fe7dcf454aad0 authored almost 11 years ago
Updating the font-awesome package to font-awesome-css.

041f7068f3aef7e89deb15ced15c75228cc6d2d6 authored almost 11 years ago
Close #14: add Kramdown via Gemfile.

$ sudo gem install bundle
$ bundle install
$ jekyll serve

aa9839c674b7ad4bd44fe8a715a43215208af195 authored almost 11 years ago
Removing the normalize dependency, bootstrap includes normalize.

c40bb59ea1a4dea529cb6f0d3c7a67c4f882695c authored almost 11 years ago
Rolling back the banner addition

a514d88fabe4950a20f3dd64af0ab51fc275c212 authored almost 11 years ago
Adding Github banner

1a9998257ace75c749f57924ae49469e730c2e27 authored almost 11 years ago
Merge pull request #11 from Crackerz/master

Font Awesome

f5b01db1c01fccc131073eac97213c55c16ad80c authored almost 11 years ago
Merge pull request #1 from neovim/master

Merging license into repo before submitting pull request

57175b25d4af505f5f68dd970810451e86e11e98 authored almost 11 years ago
Added fontawesome and the github logo to button.

65f21ac80c1d9291d42d989831bf9a85f7de52eb authored almost 11 years ago
Merge pull request #10 from neovim/add-license

Add license

0f63fc1591a063ed077f861e7f3236ffb33f7ec2 authored almost 11 years ago
Updating the README with license info.

790af3748e3eecafbb9bacc646146ae8b4bf1f63 authored almost 11 years ago
Adding MIT license.

065c3896c1789bc95306a481ab05e1b1fe8efb05 authored almost 11 years ago
Merge pull request #9 from runar/patch-1

Add page title to index.html

4c5d26027a06cbdb10259ff7e306e1618f8ce566 authored almost 11 years ago
Add page title to index.html

The default template uses two Jekyll variables to define the title: page title and site title. W...

30403082a7e3d1455777b515aa5ed4183d610867 authored almost 11 years ago
Adding some sections to the README.

8ff057e4cce67c206dadb3ca1639fa519b3a9a82 authored almost 11 years ago
Adding some details about Neovim, copied from the Neovim repo README.

c9a47144a501d09cf1ec04e2edc9795829d666e3 authored almost 11 years ago
Merge pull request #8 from neovim/adding-some-style

Adding some style

70eeede386dab8f2fbb283be5edf4bedaf845d73 authored almost 11 years ago
Updating the wording on the index page.

ae1b4e9630bf710888eab0d1414daa193b90f71e authored almost 11 years ago
Incorporating a navigation bar and adding some custom styling to accompany

the bootstrap styles.

0c039c0eea8b628bbf97eeda8b960852b6c20331 authored almost 11 years ago
Adding bootstrap and jquery as bower components, adding a navigation bar to

default layout, and updating the main style sheet.

ecd76515b5c6be458b35959784286a3b6cd1f73f authored almost 11 years ago
Bower initialization.

037d0b1dbf1170aa0687051552c52d0acfc8351a authored almost 11 years ago
Adding a README and excluding it from the jekyll build process.

d22a3e7fff2715b4e1a139a45ebca698d5659687 authored almost 11 years ago
Linking to the Bountysource fundraiser on the index page.

77bcd19d1dc0dbfeda2875fa97a6b2c4f9dfa334 authored almost 11 years ago
Reformatting and adding analytics

45158f3fc9f551180d63bf2aa3839fdcdefe4b3a authored almost 11 years ago
Adding neovim.org cname

1fe4afe9412f37ff0d71e163e187d1dc914c1404 authored almost 11 years ago
Merge pull request #3 from neovim/jekyllify

Adding initial content for a jekyll-powered github pages site.

95b415246846965d253ba48002b4d157dcc69490 authored almost 11 years ago
Adding an initial post and the post layout to go with it.

3b436ad6e7ad64f1e1ef4a169fb37b21708d428e authored almost 11 years ago
Making the default layout HTML5 friendly.

d80986b76b5cd2c29f30c996ec6a011aa08fe2a3 authored almost 11 years ago
Created the default layout and hooked it into the index.

7bcdb05a6d59893dd88ae7e4b76e34105fb1f459 authored almost 11 years ago
Adding a basic jekyll config file.

13094816a1f4990f9c4faa9705f9df0eebb0af62 authored almost 11 years ago
Adding gitignore with some jekyll specific items.

bf10b83c0e1ae02c32d1b742343f85c464dd8182 authored almost 11 years ago
Initial commit

55ce2d9c4357d7a0930af6da37c7d09484a6c450 authored almost 11 years ago