↓ Skip to Content
Start of content
2020-11-24
- Updated book with new price information.
2020-11-20
- Added gzip compression for all assets, not just HTML.
- Removed JavaScript syntax highlighter. All highlighting is either done via
org-mode
or markdown.
- Tidied up the changelog to be just a list of changes. No longer includes when
posts are added, and is no longed split into “ADDED”/”CHANGED”/”REMOVED”
sections.
2020-09-19
2020-08-15
- Added dedicated section for displaying running statistics.
2020-07-02
- Updated Jekll to version 4.1.1.
2020-05-09
2020-02-11
- Updated breadcrumbs to use schema.org markup
- Added book banner to “How to set up Emacs as a PHP Editor” page.
2020-01-07
- Added h-entry markup to post templates
2019-09-27
- Replaced Amazon affiliate links on “Personal Development Books”
guide with non-affiliate links to Better World Books.
- Updated links page to be generated from data instead of edited by hand.
2019-09-15
- Upgraded site to use Jekyll 4.0.
- Added site security headers for
Content-Security-Policy
, Referrer-Policy
and Feature-Policy
.
- Removed all adsense advertising code.
2019-09-02
- Moved server as part of “Rebuild
philnewton.net”
goal. Site is now rebuilt whenever new content is pushed via git. Also
scheduled to be rebuilt every hour so that posts can be scheduled.
2019-06-03
- Added dark mode theme for browsers with
prefers-color-scheme
set to “dark”.
2019-05-31
- Fixed issue with guide items not correctly hiding empty content.
2019-05-29
- Updated layout of all items in Pomodoro Apps. All
content is now stored in the front-matter and displayed via template.
- Updated blog list to use
https
for site icons.
- Removed “Organize IT” from blog list
(domain is now a spam blog)
- Removed “Mr. Self Development” from blog list (site closed)
- Removed “Learn This” from blog list (site not responding)
- Removed “Success Begins Today” from blog list (domain belongs to a different
site now)
2019-05-25
- Added a progress bar to top of “Other Goals” list
- Added “Other Goals” pages for:
- Fixed how “other goals” progress bar is calculated
2019-05-21
2019-04-08
- Added “Goal Progress” partial for displaying progress bars on bits goals
- Fixed liquid syntax error on 2019 bits summary page
2019-04-07
- Added Changelog page.
- Fixed incorrect link for tomatoes.
- Fixed footnote styles
- Updated Jekyll configuration to use
plugins
instead of gems
2019-04-04
- Upgraded site from Jekyll 3.3 to 3.8.5
- Fixed bug in static comments that breaks permalinks when using Jekyll 3.8.5