issues
search
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:
clone daviddarnes/alembic-kit.
Make gh-pages branch from the remote-theme branch.
Change baseurl in _config.py to '\alembic-kit'
baseurl: '/alembic-kit'
Go to [username].github.io/alembic-kit and click on blog. Click on the first post and observe the 404 error.
To reproduce:
baseurl: '/alembic-kit'