Hi, Blaise, Thank you for looking!
The reason it looked fine was because I had rolled back the git repo with a hard reset. I now updated nikola to the latest version, but the result is the same: I get no error on deployment -- it says successful! -- but the site goes down and gives a 404. I don't really know what to do from here except maybe try to rebuild the site from scratch and re-import the old html files etc. Do you have any other ideas? I'm leaving it broken in the hopes you will take another look. :-) Cheers, Amber On Sun, Aug 28, 2022 at 10:16 AM Blaise Pabon <[email protected]> wrote: > Hi Amber, > > I'm new to Nikola, but I have some experience troubleshooting python. > It would help to have a example of the error your getting, because it from > looking at the deployment log: > https://github.com/ambimorph/subsymbol.org/actions/runs/2940932964 > > things look fine. > > It's super important that you run your build using the latest version of > nikola because there was a recent issue with a markdown extension that > produced a confusing build error. > > If you like, you can paste a copy of relevant error messages into the > paste bin at https://paste.opendev.org/ > and share the link. > > HTH, > Blaise > > On Sat, Aug 27, 2022 at 6:54 PM L. Amber O'Hearn <[email protected]> > wrote: > >> Hi all, >> >> About 8 years ago I moved a wordpress blog to nikola via GitHub. I was >> very happy with it! The site is https://www.subsymbol.org/ and it's >> hosted here: https://github.com/ambimorph/subsymbol.org >> >> Early last year, after many years not using it, I tried to add a post, >> and I broke many things! >> >> After updating the software and several aspects of conf.py, I eventually >> was able to add a new post, but I never did get my previous indexes >> working. I ran out of allotted time for the project, and am only returning >> to it now. >> >> Now I can't even seem to add a post. The process I thought I was supposed >> to follow was to add a new post with `nikola new_post`, commit that post to >> master, and then run `nikola github_deploy` which updates gh-pages. But >> when I do this, the site just completely breaks. >> >> Any advice appreciated! >> Amber >> >> -- >> You received this message because you are subscribed to the Google Groups >> "nikola-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/nikola-discuss/82e74917-f3a6-4e5d-906e-310836c13d1fn%40googlegroups.com >> <https://groups.google.com/d/msgid/nikola-discuss/82e74917-f3a6-4e5d-906e-310836c13d1fn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > LinkedIn <https://www.linkedin.com/in/blaisepabon/> | Quora > <https://www.quora.com/profile/Blaise-Pabon> | Github > <https://github.com/blaisep> > “If you want to go fast, go alone. If you want to go far, go together.” > --African > proverb > > -- > You received this message because you are subscribed to a topic in the > Google Groups "nikola-discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nikola-discuss/VQmNwPpyDQE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nikola-discuss/CAJZwnxXWeemWAozQ5xvio15tPcZfz64VzjtQRMqPwt2Yd0NLXw%40mail.gmail.com > <https://groups.google.com/d/msgid/nikola-discuss/CAJZwnxXWeemWAozQ5xvio15tPcZfz64VzjtQRMqPwt2Yd0NLXw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nikola-discuss/CAKPGOApxX7F%2BaQOsHKWKr84FyrnLDWUtEeKLS_8gAc3_7ihftg%40mail.gmail.com.
