Yasuyuki Oka
b62104b3da
Add helm-emmet recipe
...
https://github.com/yasuyk/helm-emmet
2013-08-25 23:54:06 +09:00
Steve Purcell
0b745b067e
Merge pull request #876 from waymondo/master
...
popup-kill-ring recipe
2013-08-25 07:32:42 -07:00
Steve Purcell
0c3b5d83fc
Merge pull request #981 from expez/css-eldoc
...
Recipe for css-eldoc
2013-08-25 04:11:58 -07:00
Steve Purcell
1e9894c9c3
Use ng-show for splash section, otherwise navigation breaks tweet block
2013-08-25 11:57:24 +01:00
Steve Purcell
e430f3adf4
Merge pull request #983 from ssm/add-puppetfile-mode
...
Please add recipe for "puppetfile-mode", a major mode for editing Puppetfile
2013-08-25 03:21:24 -07:00
Steve Purcell
872f163d4d
Merge pull request #982 from kelvinh/master
...
add new recipe: org-page
2013-08-25 03:17:09 -07:00
Steve Purcell
054de9860a
Fix display of build timestamp ("44 years ago"...)
2013-08-25 11:08:20 +01:00
Steve Purcell
f76802440d
Don't use ng-if inside ng-repeat
...
Results in error:
Error: Multiple directives [ngIf, ngRepeat] asking for transclusion on: <!-- ngIf: pkg.dependencies.length -->
at Error (<anonymous>)
at O (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:49:506 )
at A (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:45:337 )
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:256 )
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338 )
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338 )
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338 )
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338 )
at y (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:39:7 )
at k (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:165:453 )
2013-08-25 10:50:15 +01:00
expez
12daee070b
Remove redundant files from recipe
2013-08-24 22:21:18 +02:00
Stig Sandbeck Mathisen
26014fb7fb
Add source for "puppetfile-mode", a major mode for editing Puppetfile
2013-08-24 21:35:21 +02:00
Kelvin Hu
5b007bd731
add new recipe org-page, a static site generator based on org mode
2013-08-25 01:09:33 +08:00
expez
8646eed7b1
Recipe for css-eldoc
2013-08-24 18:26:13 +02:00
Steve Purcell
479251acab
Prefer ng-if to ng-show where applicable
2013-08-24 17:17:19 +01:00
Steve Purcell
9b50b9d464
build: prefer "foo/." to "foo/*" in rsync source file list
2013-08-24 17:16:05 +01:00
Steve Purcell
89c73d37e6
build: combine chmod calls
2013-08-24 17:15:36 +01:00
Steve Purcell
12bd848555
build: use $WEBROOT consistently
2013-08-24 17:11:37 +01:00
Steve Purcell
201fac8639
Add kaesar, kaesar-file, kaesar-mode
...
/cc @mhayashi1120
2013-08-24 11:12:08 +01:00
Steve Purcell
abe91ad56b
Switch web pages to Angular
2013-08-24 11:08:09 +01:00
Steve Purcell
ebf3719e78
Merge pull request #979 from katspaugh/master
...
rm tern-ido-complete (moved to ido-at-point)
2013-08-23 09:46:56 -07:00
katspaugh
b9547952a2
rm tern-ido-complete (moved to ido-at-point)
2013-08-23 17:52:08 +04:00
Steve Purcell
c257f4f501
Add insert-shebang
2013-08-23 12:46:36 +01:00
Steve Purcell
b59fe506d4
Revert "Darken navbar slightly"
...
This reverts commit 2792d4bc33
.
2013-08-22 10:48:31 +01:00
Steve Purcell
f5f3146c8a
Merge pull request #975 from dfeich/master
...
added recipe for org-screenshot
2013-08-22 01:56:05 -07:00
Steve Purcell
2792d4bc33
Darken navbar slightly
2013-08-22 09:55:25 +01:00
Steve Purcell
2ed3691edd
Merge pull request #977 from mswift42/master
...
Added mustang-theme.
2013-08-21 13:57:59 -07:00
mswift42
95487febac
Added mustang-theme.
2013-08-21 20:54:32 +01:00
Steve Purcell
46a32a127c
Move to bootstrap 3
2013-08-21 20:42:32 +01:00
Steve Purcell
c40808c768
Merge pull request #976 from Wilfred/master
...
adding a recipe for ez-query-replace
2013-08-21 10:52:34 -07:00
Wilfred Hughes
04599d5a46
adding a recipe for ez-query-replace
2013-08-21 18:05:27 +01:00
Derek Feichtinger
d728bf3cb9
added recipe for org-screenshot
2013-08-21 17:54:49 +02:00
Steve Purcell
9c91e16bb9
Merge pull request #974 from aecay/master
...
Add git-annex.el
2013-08-21 01:33:35 -07:00
Aaron Ecay
64a8f2153d
Add git-annex.el
...
From https://github.com/jwiegley/git-annex-el
2013-08-21 03:37:38 -04:00
Steve Purcell
f85f2fe051
Style all README code blocks as lisp
2013-08-20 20:00:11 +01:00
Steve Purcell
b7dcf02c72
Add some missing info to README, fix a couple of typos
2013-08-20 19:24:32 +01:00
Steve Purcell
08671950ca
Remove example from o-blog ( fixes #969 )
2013-08-20 15:02:25 +01:00
Steve Purcell
bd7035e1ea
Add openstack-cgit-browse-file
2013-08-19 10:14:32 +01:00
Steve Purcell
102c7b05f5
Merge pull request #968 from vermiculus/master
...
Add auctex-lua
2013-08-18 08:00:07 -07:00
Steve Purcell
3b20c61c62
Merge pull request #966 from agpchil/mu4e-maildirs-extension
...
Add mu4e-maildirs-extension recipe
2013-08-18 06:22:30 -07:00
Steve Purcell
ca67e3241b
Merge pull request #967 from lunaryorn/patch-2
...
Move to forked Puppet Mode
2013-08-18 05:55:48 -07:00
Sebastian Wiesner
7478793657
Move to forked Puppet Mode
...
As discussed in lunaryorn/puppet-mode#5 , a pull-request to use @bbatsov and mine fork of Puppet Mode, as upstream is obviously abandoned.
Crossreferencing lunaryorn/puppet-mode#9 for the sake of convenience.
2013-08-18 14:22:38 +02:00
Andreu Gil
d721629530
Add mu4e-maildirs-extension recipe
2013-08-18 12:56:47 +02:00
Steve Purcell
43224eef52
Merge pull request #965 from lunaryorn/flycheck-cask
...
Add flycheck-cask
2013-08-18 03:02:04 -07:00
Sebastian Wiesner
a9c351d52d
Add flycheck-cask
...
A little extension to better support Cask projects in Flycheck.
2013-08-18 11:56:01 +02:00
Steve Purcell
649f9c3576
Merge pull request #964 from lunaryorn/patch-1
...
Update Flycheck location
2013-08-18 02:24:10 -07:00
Steve Purcell
57eed8767c
Merge pull request #963 from magnars/split-dash-in-two
...
Split dash in two: dash.el and dash-functional.el
2013-08-18 02:22:15 -07:00
Steve Purcell
73fc80e94c
Merge pull request #962 from lunaryorn/pkg-info
...
Add pkg-info
2013-08-18 02:07:27 -07:00
Sebastian Wiesner
2087bae836
Update Flycheck location
...
Flycheck moved into a separate organization
2013-08-18 10:04:59 +02:00
Magnar Sveen
9fb7f0e595
Split dash in two: dash.el and dash-functional.el
2013-08-18 08:46:40 +02:00
Sean Allred
c74e789f30
Add auctex-lua
...
a Lua editing mode for AUCTeX, useful when working with Lua(La)TeX
2013-08-17 22:55:00 -04:00
Sebastian Wiesner
52177869b7
Add pkg-info
...
pkg-info is a package to query information about packages.
See lunaryorn/flycheck#197
2013-08-17 23:53:51 +02:00