Add Airship 2 Under the Hood Blog#165
Conversation
23364e3 to
b63a961
Compare
There was a problem hiding this comment.
Hi - biggest problem at first glance are the img markdown tags:
(/images/4.png)
Should be, according to your commit:
(/img/under_the_hood_blog/4.png)
Let's start with that and see if it builds. Also, have you tried to build locally? You generally get more helpful error messages. Details here: https://github.com/AirshipWeb/airship-website/blob/master/README.md
Cheers,
Jimmy
b63a961 to
5d484a5
Compare
|
Hey, thanks for the pointers, Jimmy. I will go ahead and set up a local environment if that will produce some more output. Best, |
|
@jimmytipit running I also tried removing the images, but the build still fails. When I shortened the post, it did build successfully. I'm not sure if I removed a line that was rendering incorrectly or if there is a size limit on the blogs posts. Appreciate any suggestions you have. Thanks, |
|
I'm going to clone your repo and see if I can figure it out :) |
- Lines 366-370 and 372-374 werent' working properly for referenced links. - Swapped out for HTML for the anchor tags - Honestly, I tried 1m ways to try to fix it, and was totally stumped - Also made a number of minor markdown corrections Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
|
This was really weird. There was some combination of things in the markdown that were preventing the normal working reference links (e.g. [blah][1]) from working properly. I swapped out with a bit of Html and slightly different markdown. Should be good to go now. |
|
Not sure when you're wanting this to go live @drewwalters96 - but it's ready to merge at any time now. |
|
Thanks! I really appreciate the help, Jimmy. I just sent this to Rodolfo to make sure he's ready to publish. |
|
NP. And apologies for the long turn around time!
…On May 18 2021, at 4:33 pm, Drew Walters ***@***.***> wrote:
Thanks! I really appreciate the help, Jimmy. I just sent this to Rodolfo to make sure he's ready to publish.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (#165 (comment)), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AARD32JRV3XKOOCX76CMKR3TOLMMFANCNFSM44DNJUDQ).
|
|
|
||
| The image below expresses the lifecycle in terms of Stages and Phases. | ||
|
|
||
|  |
There was a problem hiding this comment.
I can barely guess what is written on this picture. Is it possible to make a bigger text/picture?
No description provided.