]>
git.mdlowis.com Git - proto/journal.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Wed, 25 Sep 2019 20:08:01 +0000 (16:08 -0400)]
fixed line wrapping for code blocks
Michael D. Lowis [Fri, 20 Jul 2018 16:50:14 +0000 (12:50 -0400)]
remove comment
Michael D. Lowis [Fri, 20 Jul 2018 16:41:09 +0000 (12:41 -0400)]
minor code cleanup
Michael D. Lowis [Mon, 4 Dec 2017 16:20:51 +0000 (11:20 -0500)]
added spacing between list items
Michael D. Lowis [Mon, 4 Dec 2017 15:13:20 +0000 (10:13 -0500)]
fixed bug in ctrl+. shortcut
Michael D. Lowis [Sat, 2 Dec 2017 02:27:50 +0000 (21:27 -0500)]
fixed local storage behavior and new page shortcut
Michael D. Lowis [Sat, 2 Dec 2017 01:37:07 +0000 (20:37 -0500)]
added first pass at local storage support
Michael D. Lowis [Fri, 1 Dec 2017 13:48:29 +0000 (08:48 -0500)]
fix logic on title
Michael D. Lowis [Fri, 1 Dec 2017 13:41:19 +0000 (08:41 -0500)]
switched to tabs over spaces
Michael D. Lowis [Fri, 1 Dec 2017 13:31:42 +0000 (08:31 -0500)]
updated editor to preserve titles on saved pages
Michael D. Lowis [Fri, 1 Dec 2017 03:16:16 +0000 (22:16 -0500)]
changed content width to 90%
Michael D. Lowis [Fri, 1 Dec 2017 02:53:16 +0000 (21:53 -0500)]
generate index.html with embedded style and script
Michael D. Lowis [Thu, 30 Nov 2017 18:38:19 +0000 (13:38 -0500)]
ridiculous minification-by-hand. Overhead per page is ~3.6k now
Michael D. Lowis [Thu, 30 Nov 2017 18:00:15 +0000 (13:00 -0500)]
fixed quote shortcut
Michael D. Lowis [Thu, 30 Nov 2017 13:49:56 +0000 (08:49 -0500)]
added logic to set title to today's date
Michael D. Lowis [Thu, 30 Nov 2017 02:33:59 +0000 (21:33 -0500)]
tweaked editor controls and added link handling
Michael D. Lowis [Wed, 29 Nov 2017 20:57:00 +0000 (15:57 -0500)]
Added shortcuts for common tags to editor.
Michael D. Lowis [Wed, 29 Nov 2017 17:04:15 +0000 (12:04 -0500)]
added js code to tweak editor controls for code blocks and keyboard shortcuts
Michael D. Lowis [Wed, 29 Nov 2017 01:30:12 +0000 (20:30 -0500)]
threw out some useless style crap
Michael D. Lowis [Wed, 29 Nov 2017 01:13:28 +0000 (20:13 -0500)]
fleshed out stylesheer more
Michael D. Lowis [Tue, 28 Nov 2017 21:12:25 +0000 (16:12 -0500)]
switched to rem instead of em for font sizes
Michael D. Lowis [Tue, 28 Nov 2017 20:32:57 +0000 (15:32 -0500)]
added lorem ipsum for paragraph text and defined styles for code blocks
Michael D. Lowis [Tue, 28 Nov 2017 03:06:17 +0000 (22:06 -0500)]
removed focus outline for editable content
Michael D. Lowis [Tue, 28 Nov 2017 02:51:19 +0000 (21:51 -0500)]
updated html
Michael D. Lowis [Mon, 27 Nov 2017 01:43:51 +0000 (20:43 -0500)]
add headings
Michael D. Lowis [Mon, 27 Nov 2017 01:34:13 +0000 (20:34 -0500)]
inital commit