TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Automate GitHub Pages with IFTTT, Glitch and Jekyll

138 点作者 webrender超过 7 年前

10 条评论

progval超过 7 年前
Wouldn&#x27;t it be simpler to host a lightweight dynamic website?<p>Automatic commits to a git repo of a static website to make it reflect dynamic data reminds me of <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15272144" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15272144</a>
评论 #15774060 未加载
评论 #15774606 未加载
评论 #15775129 未加载
michaeloblak超过 7 年前
This is very interesting write up. Kudos for the author for completing it and showing the whole process. Nevertheless, coding skills were still necessary.<p>Right now I&#x27;m working on a tool to achieve such kind of automation of a website, but without code. Mostly without the glitch part from the post. Working on any kind of hosting, no matter what underlying technology - WordPress, GH pages, whatever. With interface similar to IFTTT where you connect 3rd party apps to a website to populate content - like in the example from the post - data from Instagram on the website. Or data from Slack bot on website (D&amp;D example). UX for this project is not an easy stuff. Also, we are thinking what services are most important to be on the platform at the very beginning. We would love to hear any kind of feedback. If you are interested find my email in my bio.
noway421超过 7 年前
I&#x27;m fascinated how far we can take SaaS solutions to build something you would usually deploy on PaaS before (i.e. a CMS).<p>While a slightly unrelated question, I was wondering: is there a PaaS platform which really replaces AWS ec2 instance by flexibility&#x2F;capabilities? EC2 has great ecosystem (RDS+Elastic Cache+S3) and great flexibility of just setting up some extras on the side (App specific cron jobs+Letsencrypt cron jobs). Is there an offering which could really provide all that without going onto IaaS (which is what ec2 is) level?
评论 #15773845 未加载
paradite超过 7 年前
I have been using WordPress for my personal blog and such task is trivial in WordPress with built-in sharing feature. What&#x27;s more you can have control over the source code when you host it on your own VPS. The free WordPress hosting by wordpress.com has the same functionality built-in.<p>What are some of the advantages of using this workflow involving multiple services&#x2F;tools? I feel that this is too many dependencies to accompany a simple task.
评论 #15774520 未加载
评论 #15777863 未加载
fiatjaf超过 7 年前
Travis-CI has a simple GitHub Pages deploy mode.
评论 #15774545 未加载
sogen超过 7 年前
Wouldn&#x27;t it be easier to just merge a PR branch (containing the post) in Github or Bitbucket??<p>Also: less parts involved
评论 #15775165 未加载
cybermancy超过 7 年前
Can Glitch run arbitrary Node.js like Webtask?
评论 #15773558 未加载
gmemstr超过 7 年前
This is exactly what I need for one of my projects - thanks for posting!
styfle超过 7 年前
How does Glitch compare to Heroku or ZEIT Now?
评论 #15773809 未加载
chiefalchemist超过 7 年前
I&#x27;m a big fan of IFTTT. This is interesting.
评论 #15774197 未加载