Welcome to my new blog! This is going to be a bit of an experiment for me. I have wanted to set up a blog for quite some time now but I never wanted to host my blog on some other website like medium (call it a vanity thing but I like seeing my name in that URL). I also didn’t really want to set up something like wordpress because that felt a little overkill. I could have set up a static site generator like Jekyll but then I would have had to have done a bit more styling with markdown than I’d really like.
That’s when a friend’s idea popped back into my mind. Why not just use Google docs as a “CMS”?
So this is what this page is. My first short blog post coming straight to you from Google docs. It’s not particularly complicated to set up either (it can be set up over the weekend). You can find the code over here:
https://gitlab.com/BenWiser/googledocsblog
There are a few reasons why I like this approach. For one, it’s pretty simple to manage. I have a Blog folder on Google drive for all of my posts. If I want to hold off publishing something I move it into a different folder. If I want to do a write up but my partner is using our shared laptop, I jump on the iPad. And if I do eventually decide to move onto some actual CMS, well I’d rather copy over content from a text processor than from something like wordpress (I really don’t like wordpress).
Time will tell if this approach works out but all I can say is it is pretty cool.
以上所述就是小编给大家介绍的《My blog is now generated by Google Docs》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机组成与设计硬件/软件接口
[美] David A.Patterson、John L.Hennessy / 郑纬民 / 机械工业出版社 / 2007-4 / 75.00元
《计算机组成与设计硬件:软件接口》(原书第3版)是计算机组成的经典教材。全书着眼于当前计算机设计中最基本的概念,展示了软硬件间的关系,并全面介绍当代计算机系统发展的主流技术和最新成就。同以往版本一样,《计算机组成与设计硬件:软件接口》(原书第3版)采用MIPS处理器作为展示计算机硬件技术基本功能的核心。书中逐条指令地列举了完整的MIPS指令集,并介绍了网络和多处理器结构的基本内容。将CPU性能和程......一起来看看 《计算机组成与设计硬件/软件接口》 这本书的介绍吧!