Benjamin Nelson

Results 43 comments of Benjamin Nelson

der! might have been just fiddling with that template file broke my local copy. was able to get it created that time.

``` Traceback (most recent call last): File "/Users/bytenel/Documents/workplace/wger/venv-wger/bin/invoke", line 11, in load_entry_point('invoke==0.13.0', 'console_scripts', 'invoke')() File "/Users/bytenel/Documents/workplace/wger/venv-wger/lib/python3.4/site-packages/invoke/program.py", line 270, in run self.execute() File "/Users/bytenel/Documents/workplace/wger/venv-wger/lib/python3.4/site-packages/invoke/program.py", line 381, in execute executor.execute(*self.tasks) File "/Users/bytenel/Documents/workplace/wger/venv-wger/lib/python3.4/site-packages/invoke/executor.py",...

Or just consolidate the whole front end build system into webpack... I did end up getting it working though, I'll continue fiddling with it more throughout the week and post...

Right, but it's required for any post to be created. It's also not obvious that the publishing happens automatically or the time of the publishing (iirc...could be wrong on that)...

Sorry, let me explain more. So, one thing that happens after you run the rake task to get views copied over to your Rails application is that the render statements...

Right, it's how Rails works for the rendering but the Rake task should be able to just modify the html as it's copied over for you - no?

I can tinker with it when I get a chance!

So if the rss file that gets copied over is the same one used in the engine this ``` xml.instruct! :xml, version: "1.0" xml.rss version: "2.0" do xml.channel do xml.title...

Nope, I didn't have that installed. Guess I should've been more clear. What I meant by 'I thought it was weird that the button to upload images even showed up...