Coder Social home page Coder Social logo

#Simple

Simple is a static blog generator with a single static page. You can write you blog online, and it will generate static html files at your repo named username.github.io which is supported by github pages

##Demo

Simple

Blog demo

Lightweight markdown editor

##Usage

With Simple and github pages you can easily create your static blog. Here is what you need to do.

  1. Create a github account.
  2. Create a repo named your_user_name.github.io (remember to check Initilize and create README).
  3. Sign in Simple with your github account.
  4. Click Initilize to set up basic files for your static blog site.(maybe a little slow)
  5. Click Go and start writing.
  6. Click New post to create a new post and when finish writing click save to generate the static page.
  7. Now you can browse the your_user_name.github.io site and enjoy it!

simple

  • You can use your own blog name, just modify the main.json file, and change name="username".

  • You can use disqus comment system, just modify the main.json file, and change disqus_shortname="" to disqus_shortname="your_shortname".

  • You can use your own custom domain, just modify the CNAME file.(see also)

##Features

  • Simple, no backend need
  • Static blog
  • Markdown editor
  • Code highlight support
  • Tex formula support
  • Responsive html
  • Drag and drop to upload image

##Custom

The template files are at /src/template, so you can modify the template files and css files. If you want use your own theme you can clone the project, modify the template files and push the entire src folder in your gh-pages branch which will allow you generate your own static blog.

##Todo

Enhance error display, Search, Sitemap, Rss

##License

MIT licensed.

xiuxiuing's Projects

android-1 icon android-1

Personal android code from my technology blogs

android-common icon android-common

Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

android-download-manager icon android-download-manager

A download manager for android with muti-task downloads, resuming downloads, traffic counter and the basic task controls such as pause, continue and delete.

android-fat-aar icon android-fat-aar

Gradle script that allows you to merge and embed dependencies in generted aar file

android-tech-frontier icon android-tech-frontier

一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目

android-topactivity icon android-topactivity

A useful tool for Android Developers, which shows the package name and class name of current activity.

android-uctoast icon android-uctoast

Demonstrate how UC browser display a system overlay view in any platform above API level 9.

androidautolayout icon androidautolayout

Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。

androidproject icon androidproject

android产品研发过程中常用的技术,技巧,实践等

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.