1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 10:52:47 +00:00

updated bunch of file paths and changed the way posts are loaded

This commit is contained in:
2016-01-05 12:28:04 -06:00
parent 719ae331ae
commit c96a84d0ff
13249 changed files with 317868 additions and 2101398 deletions

30
node_modules/sliced/History.md generated vendored Normal file
View File

@@ -0,0 +1,30 @@
0.0.5 / 2013-02-05
==================
* optimization: remove use of arguments [jkroso](https://github.com/jkroso)
* add scripts to component.json [jkroso](https://github.com/jkroso)
* tests; remove time for travis
0.0.4 / 2013-01-07
==================
* added component.json #1 [jkroso](https://github.com/jkroso)
* reversed array loop #1 [jkroso](https://github.com/jkroso)
* remove fn params
0.0.3 / 2012-09-29
==================
* faster with negative start args
0.0.2 / 2012-09-29
==================
* support full [].slice semantics
0.0.1 / 2012-09-29
===================
* initial release