Skip to content

Modified files made to sakurajima.moe Mastodon Instance. (Glitch Fork Only)

License

Notifications You must be signed in to change notification settings

chikorita157/mastodon-mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon Mods

This Repo is Obsolete - Any future changes will happen at our fork of Glitch-SOC

This repo contains all the minor changes that I made for my instance, Sakurajima. This includes additional footer link and a extra button on the logged out view.

Custom Themes

There are two custom themes at present with more coming. They are:

  • mastodon-sakura - A Sakura-themed Mastodon Theme
  • mastodon-gekka - A gekka (月下美人) themed Mastodon theme.
  • mastodon-holiday - A Christmas-themed Mastodon theme

I appreciate that if you use these themes to link them back to the creator.

The modern vanilla version uses CSS from the Mastodon Modern by Freeplay

Tip: only upload the files in the /app/javascript/skins/glitch and /app/javascript/flavours/styles folder only to install the themes

Adobe Fonts Compatibility

The application.scss and the content_security_policy.rb are modified so Adobe fonts can work. In the application.scss, add the font CSS of your project from Adobe fonts. Then specify the font name in the custom CSS. Here is an example.

body {
	font-family: myriad-pro, sans-serif !important;
}

Replace myriad-pro with the font you have in the Adobe Fonts project, unless you are actually using that font.

About

Modified files made to sakurajima.moe Mastodon Instance. (Glitch Fork Only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published