Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.DS_Store Solution Solved for Mac #75

Open
ReessKennedy opened this issue Dec 8, 2016 · 1 comment
Open

.DS_Store Solution Solved for Mac #75

ReessKennedy opened this issue Dec 8, 2016 · 1 comment

Comments

@ReessKennedy
Copy link

I love the statics feature on Cherry4 but it was picking up the .DS_Store
files on my Mac and outputting all these crazy characters on the site which was driving me nuts.

I fixed it by unsetting the fist few hidden files in the statics array located in the init file.

This is only relevant if for the local environment so you could keep things the same on remote if you've properly ignored .DS_Store in your version control.

screen shot 2016-12-08 at 11 22 51 am

@ReessKennedy
Copy link
Author

Actually / update: You MUST only use this if you're on local and mac and have this issue otherwise it will unset the actual statics you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant