middleman-muath-ye

所属分类:建站系统
开发工具:SCSS
文件大小:342KB
下载次数:0
上传日期:2021-02-25 19:46:15
上 传 者sh-1993
说明:  中间人启动器netlify cms
(middleman-starter-netlify-cms)

文件列表:
Dockerfile (189, 2021-01-08)
Gemfile (279, 2021-01-08)
Gemfile.lock (2995, 2021-01-08)
LICENSE (1068, 2021-01-08)
config.rb (2432, 2021-01-08)
data (0, 2021-01-08)
data\pages (0, 2021-01-08)
data\pages\home.yml (371, 2021-01-08)
data\products (0, 2021-01-08)
data\products\caffea-congensis.yml (1100, 2021-01-08)
data\products\caffea-liberica.yml (928, 2021-01-08)
data\products\coffea-excelsa.yml (1348, 2021-01-08)
data\products\coffea-robusta.yml (484, 2021-01-08)
data\products\coffea-stenophylla.yml (522, 2021-01-08)
data\products\coffee-arabica.yml (554, 2021-01-08)
data\settings (0, 2021-01-08)
data\settings\navigation.yml (123, 2021-01-08)
data\settings\units.yml (25, 2021-01-08)
docker-compose.yml (167, 2021-01-08)
renovate.json (41, 2021-01-08)
source (0, 2021-01-08)
source\admin (0, 2021-01-08)
source\admin\config.yml (2409, 2021-01-08)
source\admin\index.html (864, 2021-01-08)
source\admin\previews.js (2733, 2021-01-08)
source\images (0, 2021-01-08)
source\images\.keep (0, 2021-01-08)
source\images\logo.svg (1962, 2021-01-08)
source\images\nav-close.svg (249, 2021-01-08)
source\images\nav-open.svg (196, 2021-01-08)
source\images\social (0, 2021-01-08)
source\images\social\facebook.svg (449, 2021-01-08)
source\images\social\github.svg (1466, 2021-01-08)
... ...

# Middleman + Netlify CMS Starter [![Netlify Status](https://api.netlify.com/api/v1/badges/a6c3d057-a31f-4741-bed1-6d454b6be9ca/deploy-status)](https://app.netlify.com/sites/middleman-netlify-cms/deploys) This repo contains an **[example website](https://middleman-netlify-cms.netlify.com/)** that is built with [Middleman](https://www.middlemanapp.com/) and [Netlify CMS](https://www.netlifycms.org). *Designed and developed by [Tom Rutgers](https://www.tomrutgers.nl/)* *If you want to use the external asset pipeline with ES6, Webpack & Babel have a look at [this repository]( https://github.com/tomrutgers/middleman-webpack-netlify-cms).* ## About the architecture **Middleman** is a static site generator using all the shortcuts and tools in modern web development. Check out [middlemanapp.com](http://middlemanapp.com/) for detailed tutorials, including a [getting started guide](http://middlemanapp.com/basics/getting-started/). **Netlify CMS** is a CMS for static site generators. Give non-technical users a simple way to edit and add content to any site built with a static site generator. ## Getting Started Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the deploy button below to copy the repository to your account. Deploy to Netlify After clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. To access the CMS, you’ll need to set up [Netlify identity](https://www.netlify.com/docs/identity/) service to authorize users to log in to the CMS. Make sure to enable [Git Gateway](https://www.netlify.com/docs/git-gateway/). ### Make it work on your machine ## Using docker ``` $ docker-compose build $ docker-compose run --service-ports web middleman server ``` ## Without docker Be sure to check out the [middleman installation guide](https://middlemanapp.com/basics/install/) ``` $ git clone https://github.com/tomrutgers/middleman-starter-netlify-cms $ cd middleman-starter-netlify-cms $ bundle install $ middleman server ``` ### Setting up the CMS Follow the [Netlify CMS Quick Start Guide](https://www.netlifycms.org/docs/quick-start/#authentication) to set up authentication, and hosting. ### Trouble? [![Gitter](https://badges.gitter.im/netlify/netlify.svg)](https://gitter.im/netlify/NetlifyCMS)

近期下载者

相关文件


收藏者