daviddarnes / alembic

⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
https://alembic.darn.es
MIT License
765 stars 901 forks source link

[Bug] On github pages with project repo, link from blog to posts produce a 404 #152

Closed syncrostone closed 4 years ago

syncrostone commented 4 years ago

To reproduce:

  1. clone daviddarnes/alembic-kit.
  2. Make gh-pages branch from the remote-theme branch.
  3. Change baseurl in _config.py to '\alembic-kit' baseurl: '/alembic-kit'
  4. Go to [username].github.io/alembic-kit and click on blog. Click on the first post and observe the 404 error.