]> gitweb.mndrdr.org Git - arelpe.git/commit
stylesheet tweaks; generators with templates
authorAidan Cornelius-Bell <[email protected]>
Sat, 14 Sep 2024 22:18:23 +0000 (07:48 +0930)
committerAidan Cornelius-Bell <[email protected]>
Sun, 15 Sep 2024 00:28:47 +0000 (09:58 +0930)
commitde4ac4857b82290983293c99f1c7866659a2ccc8
tree3ebfd30dd08811c4f91d35c9feef0e1f96d489d2
parent4571755450fa0d9c2a5575291746ecbeeb7035db
stylesheet tweaks; generators with templates
34 files changed:
.DS_Store
Gemfile
Gemfile.lock
app/.DS_Store
app/assets/.DS_Store [copied from app/views/.DS_Store with 97% similarity]
app/assets/images/.DS_Store [copied from app/controllers/concerns/.DS_Store with 100% similarity]
app/assets/images/logo-192.png
app/assets/images/porter.svg [new file with mode: 0644]
app/assets/stylesheets/application.css
app/controllers/api_keys_controller.rb
app/controllers/concerns/admin_authenticatable.rb
app/controllers/posts_controller.rb
app/models/concerns/url_title_fetchable.rb [new file with mode: 0644]
app/models/post.rb
app/views/posts/importer.html.erb [new file with mode: 0644]
app/views/posts/index.html.erb
app/views/posts/show.html.erb
app/views/pubview/index.html.erb
app/views/pubview/post.html.erb
config/application.rb
config/routes.rb
lib/templates/erb/scaffold/_edit.html.erb.tt [new file with mode: 0644]
lib/templates/erb/scaffold/_form.html.erb.tt [new file with mode: 0644]
lib/templates/erb/scaffold/_index.html.erb.tt [new file with mode: 0644]
lib/templates/erb/scaffold/_new.html.erb.tt [new file with mode: 0644]
lib/templates/erb/scaffold/_show.html.erb.tt [new file with mode: 0644]
public/apple-touch-icon.png
public/favicon.ico
public/icon-192-maskable.png
public/icon-192.png
public/icon-512-maskable.png
public/icon-512.png
public/icon.png
public/logo-192.png