]> gitweb.mndrdr.org Git - arelpe.git/commit
Burried bookmarks function (not using); changed CSS for readability; updated nav...
authorAidan Cornelius-Bell <[email protected]>
Wed, 14 May 2025 02:00:59 +0000 (11:30 +0930)
committerAidan Cornelius-Bell <[email protected]>
Wed, 14 May 2025 02:00:59 +0000 (11:30 +0930)
commit63c7c9a16788a15b2a8e550ef80e653a0e93f980
tree16ebfdfd4fbc71d80c0f5cf2b0a57f6e405f3637
parent3b523c7aa0ddb9b5df6f6cb8d01c9a4d34c52900
Burried bookmarks function (not using); changed CSS for readability; updated nav for consistency; display full post on home page; using hyperlegible font
27 files changed:
Gemfile.lock
app/assets/stylesheets/application.css
app/controllers/pubview_controller.rb
app/services/markdown_renderer.rb
app/views/devise/registrations/edit.html.erb
app/views/layouts/_navigation_buttons.html.erb
app/views/mailing_lists/index.html.erb
app/views/pubview/index.html.erb
app/views/pubview/join.html.erb
app/views/pubview/post.html.erb
app/views/pubview/show_public.html.erb
app/views/scripts/_side_notes.html.erb [new file with mode: 0644]
config/environments/development.rb
public/fonts/AtkinsonHyperlegibleNext-Bold.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-BoldItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-ExtraBold.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-ExtraLight.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-Light.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-LightItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-Medium.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-MediumItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-Regular.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-RegularItalic.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-SemiBold.woff2 [new file with mode: 0644]
public/fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.woff2 [new file with mode: 0644]