Made with React and served statically and dynamically
./build-prod.sh //for production build
run both build-dev and npm run jekyll in different terminals
npm run jekyll // in one terminal
./build-dev.sh //in another
Dark Theme with Push out menu active
./react-dev/pages
./react-dev/helpers.js
http://www.example.com/posts/this-is-a-post.html
you just need "/posts/"this makes the loading of some parts of the site seem almost 'instant', while preserving the SEO of your site since Google can crawl the static content./react-dev/components/menu_items.js
const menuItems = { Home: '/', About: '/about/', Projects: '/projects/' };
and you want another entry, "Coding", with a path '/coding/' from the root url the object should look something like this :const menuItems = { Home: '/', About: '/about/', Projects: '/projects/', Coding: '/coding'};
./react-dev/actions/index.js
ROOT_URL
variableEX:if your site is at http://www.example.com
changeconst ROOT_URL = 'http://test_domain.com:4000';
toconst ROOT_URL = 'http://example.com';
any site configuration that you want to let React use, put under 'react' in your _config.yml
. This will be grabbed by the siteInfo action creator and put through it's corresponding reducer
_layouts
Want to contribute? Found an issue? Jump right in! I welcome any help I can get, and will work with you to fix any issues.
material-jekyll-theme Demo Getting started git clone https://github.com/alexcarpenter/material-jekyll-theme.git cd material-jekyll-theme Configure the _config.yml file as needed bundle install bundle
Jekyll Material Design Publish your static website/blog on GitHub Pages using Jekyll and Bootstrap 3 with a "materialized" style. This project is based on Jekyll-Bootrap-3. It also includes the Paper
This project is no longer under active development. This theme should be completely rewritten from scratch, if any python developer want to help me to revive this project, contact me. This theme bring
描述 (Description) 默认情况下,Framework7为应用程序提供22种不同的材质颜色主题。 例子 (Example) 以下示例演示了Framework7中材质颜色主题的使用 - <!DOCTYPE html> <html> <head> <meta name = "viewport" content = "width = device-width, initial
Material Design for AngularJS Apps Material Design is a specification for aunified system of visual, motion, and interaction design that adapts across different devices. Ourgoal is to deliver a lean,
hexo-theme-material 这个主题最初是为 typecho 而开发的 [typecho-theme-material](https://github.com/viosey/typecho-theme-material)。后来觉得 hexo 用起来更 geek,便移植到 hexo。因为 hexo 开发有极大的自由度,这个主题也变得更加完善。 内置三种主题样式,三种 Markdown 样