Mayhem93 / Simblog

Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features.
GNU General Public License v3.0
6 stars 2 forks source link

Archives section #6

Closed Mayhem93 closed 12 years ago

Mayhem93 commented 12 years ago

Archives section is not implemented.

It should display the title of every post rolled in months, where months are also rolled in years. Months and years should be able to slide, and only load data from server when it slides down.

Mayhem93 commented 12 years ago

Done. The toggle function for each month is not implement yet.