Blog

Magento Gitignore

With the htdocs as rootdirectory.


# magento gitignore from htdocs
#
# https://gist.github.com/Rud5G/4148997
htdocs/app/etc/local.xml
htdocs/media/*
!htdocs/media/.htaccess
htdocs/var/*
!htdocs/var/.htaccess
htdocs/sitemap
htdocs/staging
# Editor
.buildpath
.cache
.metadata
.project
.settings
.idea/
nbproject
# composer
bin/*
!bin/.gitkeep
vendor/*
!vendor/.gitkeep
/*.phar

view raw

.gitignore

hosted with ❤ by GitHub

Planning for a Multi-Website Business on Magento

Rather old (=2013) document about planning a multi-website Business in Magento Enterprise.

But it still is valid!

ECG_Multi_Website_Webinar_Presentation_Feb2013

Setup bower, npm, nvm on Ubuntu 14.04 to test pjax

https://github.com/creationix/nvm
https://github.com/bower/bower
https://github.com/defunkt/jquery-pjax