Thanks Guilo - and Sef for his pull request on linking theme directory.
I just made a fix on PR#3094, so hopefully that gets merged soon too.
One more PR to configuration/Vagrant files and a really simple getting started with theming (and edx development in general) can start taking shape.
Regards,
Yarko
edx_platform_version: yarko/fix-paver-env-assets
and
sudo /edx/bin/update edx-platform yarko/fix-paver-env-assets
correspond regarding the version.
Yarko I have another question that is/not related to this. I am trying to create a repository for the fullstack that I work on at my school. So I am using GIT. Through FTP on port 22 I downloaded the edx folder and
started to create the repository from there. I do git add * to add the contents of all the folders and files. These folders are "app, bin, etc, and var". However when I commit and push I do not see the contents of
folders .rbenv, and edx-platform in edx / app / edxapp / . I tried again using sudo bash, however the directories are still not showing. Instead I see:
.rbenv → 9375e99f921f [9375e99f921f]
edx-platform → 95f31e5036a2 [95f31e5036a2]
these directories are not clickable (I am using BitBucket)
Next I will do the repo in the Virtual Box Image, rather than use FTP. This is my idea of how to do a repository to track changes.
However I need a second opinion. I look forward to your feedback. Thanks
"FEATURES": {
...
"USE_CUSTOM_THEME": true
...
},
tuple assignment. Any suggestions?
Thanks!