Giter Club home page Giter Club logo

pointless's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pointless's Issues

Mobile layout needed

More and more users use mobile device to read blogs,
so please add mobile layout when user uses mobile device.
Thanks.

TODO

  • CLI enhance
  • Web editor implement
  • Theme integrate

TODO

Blog功能:
(ok) 網站地圖
(ok) RSS訂閱

Blog程式:
(__) Push草稿
(ok) 打包成phar
(ok) 建立資源池
(ok) 個人設定檔

应该过滤或者转换由用户输入 url 中的空格

考虑到 url 大部分多于一个单词,比如:

This is a test

理想的 url 形式应该是以下两种

This-is-a-test
This_is_a_test

但是现在需要用户自己输入链接符,experiment 分支中过滤了不安全字符,但是没有考虑到带空格的情况,如果用户输入的 url 带有空格,会导致之后的 system 调用失败,比如生成的文件名为

20140112_This is a test.md

那么 system 调用编辑器编辑的文件却是:

20140112_This

打开的会是一个空白文件。所以我觉得应该考虑自动把空格转换为 “_” 或者 “-”。

調整編碼之後.........

我改config裡的編碼的類型,但我今天在新增一篇文章和刪除之前事發的文章時,pointless沒有辦法刪掉ㄝ.....程式也中斷掉了....QAQ

Custom Url Format

how about the custom url format? like this:

tags

:year, :month, :day, :hour, :minute, :second, :title, :number

example

  • /:year/:month/:day/:title
  • /:year/:title
  • /:title
  • /:number

TODO

Command:

  • update, --prefix=/path/to
  • add, -a -bp
  • delete, -a -bp
  • edit, -a -bp

web seemingly two issue of chrome!?

I clear my cache of Chrome, it's seems like exist.

  1. The page is in loading status, article link or root link ...etc...not work.

  2. The scroll bar will go to some anchor when scroll window and skip the article link.

I try to use Safari what is not happened.

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.