~not

Trackers

~not/mdblog

Last active 1 year, 3 months ago

~not/Ferry_timetable

Last active 2 years ago

~not/todograph

Last active 4 years ago

#2 RSS 11 months ago

Comment by ~not on ~not/mdblog

REPORTED RESOLVED IMPLEMENTED

#9 Read date from post 1 year, 3 months ago

Ticket created by ~not on ~not/mdblog

Looks like file creation date is not very reliable on systems. Let's read metadata from the file. (Stop reading until there's a empty line)

Should recognise patterns like:

  • Date: yyyy/mm/dd
  • yyyy/mm/dd
  • yyyy-mmm-dd

etc.

#8 Distinguish between folder and file 1 year, 3 months ago

Ticket created by ~not on ~not/mdblog

When the data folder is like /a/index.md

The correct url should be /a/ or /a/index or /a/index.md.

Going to /a should mean:

  • if a.md exists, render it.
  • otherwise redirect to /a/.

Related #5

#4 Code syntax highlight 1 year, 3 months ago

Comment by ~not on ~not/mdblog

b123400 referenced this ticket in commit c76e528.

REPORTED RESOLVED IMPLEMENTED

#3 Link from index without extension if possible 1 year, 3 months ago

Comment by ~not on ~not/mdblog

b123400 referenced this ticket in commit f3099c3.

#1 Basic styling 1 year, 3 months ago

Comment by ~not on ~not/mdblog

b123400 referenced this ticket in commit 76b14c2.

#1 Basic styling 1 year, 3 months ago

Comment by ~not on ~not/mdblog

b123400 referenced this ticket in commit bce3ceb.

#7 Show date in post body? 1 year, 3 months ago

Ticket created by ~not on ~not/mdblog

#6 Support unlisted files 1 year, 3 months ago

Ticket created by ~not on ~not/mdblog

Read from a .mdunlist file, each line contains a path that the file should be unlisted -- It doesn't appear in the index.

#3 Link from index without extension if possible 1 year, 3 months ago

Comment by ~not on ~not/mdblog

b123400 referenced this ticket in commit f3099c3.

REPORTED RESOLVED IMPLEMENTED