Open bcash opened 8 years ago
Better example .gitattributes file:
* text=auto
/src export-ignore
/tests export-ignore
/demo export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
src/ export-ignore
app/*.map export-ignore
typings/ export-ignore
gulpfile.js export-ignore
package.json export-ignore
tsconfig.json export-ignore
typings.json export-ignore
What if we create a new folder for design assets that are not going to be included in the themes output and keep the current structure? This way everything is simple and we don't have to move all the files around to build. We could also create a folder for sample data.
Can you show an example in a screenshot?
bc
What is Alpine Internet? Watch this Video > http://bit.ly/alpinevideo New Alpine Guidebook (Free Download) 22 SEO Myths Busted > http://bit.ly/alpineseomythsbusted New project idea? Schedule a quick chat > http://bit.ly/quickprojectreview http://bit.ly/quickprojectreview
p: 541-312-4704 ext. 100 m: 541-390-5862 e: bcash@alpineinternet.com w: http://alpineinternet.com
On Wed, Mar 2, 2016 at 11:56 AM, moneal notifications@github.com wrote:
What if we create a new folder for design assets that are not going to be included in the themes output and keep the current structure? This way everything is simple and we don't have to move all the files around to build. We could also create a folder for sample data.
— Reply to this email directly or view it on GitHub https://github.com/alpineio/quixote/issues/7#issuecomment-191399765.
I believe we want the final theme to have the following attributes:
See i_dont_need_your_tests_in_my_production
Using the command:
This should produce a fully usable WordPress theme package, without any extra load such as source, tests, git housekeeping files, or demo content.