Giter Club home page Giter Club logo

Comments (6)

econchick avatar econchick commented on June 19, 2024

Are you doing it within the www directory?

from pyladies.

biba79 avatar biba79 commented on June 19, 2024

Yes, and this is what happens in it...

source envs/pyladies/bin/activate    
cd pyladies/www
www beec79$ mynt gen -f _site && mynt serve _site
>> Parsing
>> Processing
>> Rendering
!! Template not found.
..  post.html in post 'Donate to PyLadies @ PyCon 2015!'

www beec79$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean

www beec79$ git remote -v
origin  https://github.com/pyladies/pyladies.git (fetch)
origin  https://github.com/pyladies/pyladies.git (push)

www beec79$ git pull
remote: Counting objects: 55, done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 55 (delta 26), reused 15 (delta 6)
Unpacking objects: 100% (55/55), done.
From https://github.com/pyladies/pyladies
fafcd1a..fac4603  master     -> origin/master
Updating fafcd1a..fac4603
Fast-forward
README.md                                          |   2 +-
www/_assets/images/pyladies_australia.png          | Bin 0 -> 21354 bytes
.../2014-11-02-fundraising-for-pycon-2015.md       |  75 +++++++++++++++++++++
www/_templates/site.html                           |   6 +-
www/about/index.html                               |   2 +-
www/config.yml                                     |  67 ++++++++++++++++++
www/locations/index.html                           |  24 +++++--
7 files changed, 163 insertions(+), 13 deletions(-)
create mode 100644 www/_assets/images/pyladies_australia.png
create mode 100644 www/_posts/2014-11-02-fundraising-for-pycon-2015.md
www beec79$ mynt gen -f _site && mynt serve _site
>> Parsing
>> Processing
>> Rendering
!! Template not found.
..  post.html in post 'Donate to PyLadies @ PyCon 2015!'

www beec79$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean

www beec79$ mynt gen -f _site
>> Parsing
>> Processing
>> Rendering
!! Template not found.
..  post.html in post 'Donate to PyLadies @ PyCon 2015!'

www beec79$ ls
CodeOfConduct       about           index.html
_assets         archives        locations
_deploy_example.sh  blog            resources
_posts          config.yml      sponsor
_templates      feed.xml

www beec79$ ls
CodeOfConduct       about           index.html
_assets         archives        locations
_deploy_example.sh  blog            resources
_posts          config.yml      sponsor
_templates      feed.xml

www beec79$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean

www beec79$ ls
CodeOfConduct       about           index.html
 _assets            archives        locations
_deploy_example.sh  blog            resources
_posts          config.yml      sponsor
_templates      feed.xml
www beec79$ pwd
/Users/beec79/pyladies/www

from pyladies.

econchick avatar econchick commented on June 19, 2024

I can't reproduce this error - your error is complaining that _templates/post.html doesn't exist but it does (here).

Perhaps try removing the whole repo, recloning and making a new env.

from pyladies.

econchick avatar econchick commented on June 19, 2024

If this is still happening, please reopen. Thanks!

from pyladies.

econchick avatar econchick commented on June 19, 2024

My bad - this was indeed replicated. Fixed with c994205

from pyladies.

biba79 avatar biba79 commented on June 19, 2024

Cool. We've pushed the munich page a different way and since you approved pull request it's been up and running just fine. Thanks for the help.

from pyladies.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.