内容简介:Github Blog CMS is a static portfolio geneartor to make a showcase of your projects!Live website:
Github-Blog-CMS
Github Blog CMS is a static portfolio geneartor to make a showcase of your projects!
Live website: https://abhiprojectz.github.io/Github-Blog-CMS/
Welcome to github blog cms !
Create your own coding or fortfolio or showcase blog on github for free!
- Easy 2.Simple 3.Markdown support 4.Easy to deploy 5.Have a nice , fresh ,super fast blog
Preview
and
Getting started
This process is very simple easy for beginners or professionals .
- Fork this repo 2.Edit the
config.jsfile as per your requirements. - Give it a name , description etd.
- Jump into
Postsdirectory here you can create your content for the blog 5.Save the file by giving it a title of your choice add.mdextension at the last that is markdown file extension. - Hola!! Your blog installation completed.
Usage
Create a coding or personal blog using markdown
How it works?
This uses github api and fetch feature api!
Combining both makes it possible.
以上所述就是小编给大家介绍的《Github Blog CMS》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解计算机系统
Randal E.Bryant、David O'Hallaron / 龚奕利、雷迎春 / 中国电力出版社 / 2004-5-1 / 85.00元
从程序员的视角,看计算机系统! 本书适用于那些想要写出更快、更可靠程序的程序员。通过掌握程序是如何映射到系统上,以及程序是如何执行的,读者能够更好的理解程序的行为为什么是这样的,以及效率低下是如何造成的。粗略来看,计算机系统包括处理器和存储器硬件、编译器、操作系统和网络互连环境。而通过程序员的视角,读者可以清晰地明白学习计算机系统的内部工作原理会对他们今后作为计算机科学研究者和工程师的工作有......一起来看看 《深入理解计算机系统》 这本书的介绍吧!