Hacker Newsnew | past | comments | ask | show | jobs | submit | ckhung's commentslogin

great article. very details guide. thanks.

back to simple is really great. internet things go wrong way for complication for many years.



I recently work on this approch. No website generators, no frameworks, no nothing (just a little JavaScript) to publish web page/site on github.

please refer to the repo if interested.

https://github.com/casualwriter/casual-markdown-page https://github.com/casualwriter/casual-markdown-blog https://github.com/casualwriter/casual-markdown-cv


i believe it is complexity make code not readable. complexity almost equvient to "information entropy".


so sorry for typo error. the correct url is

https://github.com/casualwriter/casual-markdown-cv


inspiring. been coding for 30yrs. feel lucky and proud. think coding is not only learning new language, but learn how the world function, and try to join it.


i like the idea of single php file, no database and no dependencies. yet if u r looking another simple blogging system, pls check

https://github.com/casualwriter/casual-markdown-blog

in same design idea: single html + markdown. no db, no dependence.


Yeah, I saw this project yesterday. Looks very nice. Isn't real single html since grab the css and js from cdn, but that's ok.


thanks. yes. it include js/css from my other repo, but can put them into real single html if necessary, but this is not the main issue. i do want to draw attention to "simple blogging" and "no dependence". even no need my project, raw github markdown is good enough if focus on content. and this PHP project is also a good try.


build markdown blog powered by single html and markdown posts.

very handy to setup blog for static web hosting e.g. github pages. it is a alt. solution of jekyll.

looking forward to ur comment for improvement.


Sounds interesting. Are u also in hk? If yes pls drop me a msg maxnghello at gmail.com


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: