-
Notifications
You must be signed in to change notification settings - Fork 128
Conversation
@jbenet This has been sitting around for awhile. Look good to you? |
@dylanPowers can you rebase? something's off and wont let me merge |
Page bases are now set to the actual pages. Links in the templates are now generated so they are relative to the page they are rendering
Rebased. I also noticed a nodejs dependency on nunjucks was missing so I fixed that. |
i haven't gone through all links and make sure they work-- how might we do that? |
I'll look into some broken link checkers. |
Alright, I ran the "linkchecker" through the website and I can verify that there aren't any broken links. It happily found a few that I missed so good thing I ran it. I'll at the very least add a how-to in the readme on how to run it. I plan on integrating it into the makefile |
Great! 👍 |
I'll take a look at this later today/tomorrow sorry for delay |
@jbenet So, I've rebased this on the current, and reverted cf63eb9 (the one where I added Can you check it quickly? I think it is ready to go. |
@RichardLitt did you push onto this? you must have your own branch-- this is @dylanPowers's. I'll close this. |
Thanks @dylanPowers ! |
add a guide on hosting websites in ipfs
Page bases are now set to the actual pages and links in the templates are generated so they are relative to the page they are rendering
Fixes #2