Giter VIP home page Giter VIP logo

Comments (5)

lukasgeiter avatar lukasgeiter commented on June 6, 2024 1

Hi! You probably updated to MkDocs 1.0 didn't you?
Unfortunately the latest version of MkDocs isn't supported yet. I'm working on it though and I'll let you know once everything works.

from mkdocs-awesome-pages-plugin.

lukasgeiter avatar lukasgeiter commented on June 6, 2024 1

I'm happy to inform you that MkDocs 1.0 support has just landed in v2.0.0 🙂

from mkdocs-awesome-pages-plugin.

omar2205 avatar omar2205 commented on June 6, 2024

Traceback (most recent call last):
File "/usr/local/bin/mkdocs", line 11, in
sys.exit(cli())
File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 722, in call
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.4/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/mkdocs/main.py", line 163, in build_command
), dirty=not clean)
File "/usr/local/lib/python3.4/dist-packages/mkdocs/commands/build.py", line 237, in build
config = config['plugins'].run_event('config', config)
File "/usr/local/lib/python3.4/dist-packages/mkdocs/plugins.py", line 94, in run_event
result = method(item, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/mkdocs_awesome_pages_plugin/plugin.py", line 28, in on_config
pages = Factory(options).create(self._get_mkdocs_nav(config))
File "/usr/local/lib/python3.4/dist-packages/mkdocs_awesome_pages_plugin/factory.py", line 43, in create
children = self.arrange_pages(children, pages_file)
File "/usr/local/lib/python3.4/dist-packages/mkdocs_awesome_pages_plugin/factory.py", line 125, in arrange_pages
raise PageNotFoundError(path, pages_file.path)
mkdocs_awesome_pages_plugin.factory.PageNotFoundError: Page "index.md" not found. [.pages]

from mkdocs-awesome-pages-plugin.

omar2205 avatar omar2205 commented on June 6, 2024

it seems it can't find the files, although they are exist

from mkdocs-awesome-pages-plugin.

omar2205 avatar omar2205 commented on June 6, 2024

I see that its MkDocs 1.0 that messed this
used MkDocs 0.17.5 and it worked.

from mkdocs-awesome-pages-plugin.

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.