在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:chrisdiana/cms.js开源软件地址:https://github.com/chrisdiana/cms.js开源编程语言:JavaScript 100.0%开源软件介绍:CMS.js is a fully Client-side, JavaScript Markdown Site generator in the spirit of Jekyll that uses plain ol' HTML, CSS and JavaScript to generate your website. CMS.js is like a file-based CMS. It takes your content, renders Markdown and delivers a complete website in Single-Page App fashion...without the aid of server-side scripting (no Node.js, PHP, Ruby, etc.). English | 简体中文 Website • Docs • Newsletter • Demo New Features in Version 2
DemoCheck out a working demo here Quick StartCMS.js supports two website modes, Github and Server. Host your website on Github using Github Pages (similar to Jekyll) or use Server mode if you choose to self host your content. Learn more about server mode and setup here.
CDNYou can also get started using the CDN:
ThemesTry out CMS.js with a variety of popular CSS frameworks such as Bootstrap, Foundation, and Bulma. Check out all the themes available here. DocumentationCheck out the rest of the documentation on how to use configuration settings, options, etc. at the Wiki. How it worksGithub Mode In Github mode, CMS.js uses the Github API to get the content of your repo and serve them as a full website. Server Mode In Server mode, CMS.js takes advantage of the Server's Directory Indexing feature. By allowing indexes, CMS.js sends an AJAX call to your specified folders and looks for Markdown or HTML files. After they are found, it takes care of everything else and delivers a full website. Migration from JekyllImporting Posts Once CMS.js is installed and running, simply copy all of your posts from your Jekyll project's Importing Pages Copy all of your Markdown pages from your Jekyll projects root folder into your designated CMS.js pages folder. Coming soon!
Thanks!
ContributingAll forms of contribution are welcome: bug reports, bug fixes, pull requests and simple suggestions. If you do wish to contribute, please check out the Contributing Guide before making a pull request. Thanks! List of contributorsYou can find the list of contributors here. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论