• hawksworx
  • blog
  • speaking
  • about
  • search

Notes - page 353

  • Newest
  • Previous
  • Next
  • Oldest

The archive of what I posted on Twitter, which I now self host due to a lack of trust in Twitter and some other reasons.

I'll soon begin refelcting all my Mastodon posts here too. I'm happier self-hosting or maintaining an archive of my content on URLs that I can own.

There are tools to help you do this too. Such as this one from the makers of Eleventy.

A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @seidtgeist
@seidtgeist @Netlify I believe so. Are you having difficulties related to that?
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @sebHewelt
@sebHewelt @Netlify Tell the world!
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @rem
@rem @jaffathecake Shuddering at the use of "anymore"
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @Jack_Franklin
@Jack_Franklin @jaffathecake I call 'em like I see 'em.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @rem
@rem @jaffathecake Wow.
*tries hard not to look at this photo and imagine @rem's pants*
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 18th 2018 replying to this from @jaffathecake
@jaffathecake EARS!
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @hi_bz
@hi_bz @eleven_ty @contentful (oh, and a blog post about pulling @contentful content into an SSG build is imminent on the @Netlify blog!)
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @hi_bz
@hi_bz @eleven_ty @contentful I've enjoyed making sites with @contentful, and with @eleven_ty... I've not yet combined them.

The model is popular though - pull data during your build, then use it in templates.

@eleven_ty makes it very nice to get data for the build. I use it here:

https://github.com/philhawksworth/eleventy-notist-example
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018
See how @netlify and others are already using the new #GitHubActions https://twitter.com/github/status/1052674140660887552
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @sudoshindo
@raniesantos32 @Netlify @github Oh understood! 😘
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @TheRealNooshu
@TheRealNooshu @soulislove @SiteSpeedio @Netlify Thanks Matt! I think it starts getting more fun and interesting once you deploy via git. Let me know if you find yourself with questions.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @TheRealNooshu
@TheRealNooshu @soulislove @SiteSpeedio @Netlify Oh. Yes!
:)
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @soulislove
@soulislove @TheRealNooshu @SiteSpeedio @Netlify I suspect you might want to set custom headers in what is being served by @Netlify. You can have complete control over that via either _headers file or the netlify.toml config.

Docs are here: https://www.netlify.com/docs/headers-and-basic-auth/
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @simonswiss
@simonswiss @nilsmielke @notwaldorf @chriscoyier @wesbos @stolinski @biilmann @jamstackconf Noted!
*gleefully goes looking for sunblock*
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @sudoshindo
@raniesantos32 @Netlify @github Running builds is a small part of the puzzle 🙂

One of the things that drew me to @Netlify in the first place was that I could forget lots of complexity that lives below the waterline.

But it is still there! Just not my concern.

Powering features like:
https://www.netlify.com/features/
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @wesbos
@wesbos @nilsmielke @notwaldorf @chriscoyier @stolinski @biilmann @jamstackconf I spy @wesbos and @stolinski angling for a trip that would yield tea and crumpets.

👏 I can only applaud that!
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @sarah_edo
@sarah_edo Yes! We've been so looking forward to sharing some of the capabilities that this will bring. Bravo @GitHub!

I get asked about monorepo support all the time. Now, thanks to GitHub Actions, it's here! https://twitter.com/Netlify/status/1052614729489879041
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018
Yes! So pleased that this can now go live!
There are great possibilities here.

The @Netlify GitHub Actions are open source. Fascinating to see where this could go!

https://github.com/netlify/actions https://twitter.com/Netlify/status/1052614729489879041
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @
@FilipHavrlent @Netlify Wonderful!

I find that these go down well:
- Branch / Preview builds
- Rolling back to old builds
- Form handling & submission API
- Notifications, webhooks, triggers

I show a few of these here, if that's useful:
https://skillsmatter.com/skillscasts/12424-sustainable-serverless-workflows-with-netlify-functions

Good luck with the workshop, Filip!
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @nilsmielke
@nilsmielke @notwaldorf @chriscoyier @wesbos @stolinski @biilmann @jamstackconf Maybe some time we should try and bring an edition of it to the UK?
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @
@wp2static Well, when you're right, you're right!

Thanks for the contribution, the nudge, the patience, and the impressive emoji skills.

💗
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @ChrisFerdinandi
@ChrisFerdinandi We in the UK have been trying for a while.
But he just won't flush.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018 replying to this from @philhawksworth
@HenriHelvetica Tickets: acquired
Excitement level: high
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 17th 2018
...but the portrait artist has been called in to update the picture of your spanked arse of a face as the entry for 'heamorrhoid'. https://twitter.com/Dictionarycom/status/1051950866675068928
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • October 16th 2018
Thanks @contentful!
This is going to be great. https://twitter.com/jamstackconf/status/1052264642733588480
  • Permalink
  • |
  • Twitter
  • Newest
  • Previous
  • Next
  • Oldest

The source code of this site is available on GitHub and is hosted and updated by Netlify automatically after each code commit

Other than where specified, the content on this site is published under a Creative Commons Attribution 3.0 licence.

Subscribe to a feed of blog posts on this site.