Skip to content

bramus/front-end-social

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Social

This repo includes:

Created by @mia, with help from current admins:

Contributing

Mastodon itself is open source, and accepts contributions from the community:

For now, tho, our instance is hosted by Masto.host -- which means our server customizations are limited:

  • Server-wide CSS overrides (generated from Sass files in src/sass/masto/)
  • Various server-related images (hero, social media, mascot)
  • Server description & and terms
  • List of blocked servers

Feel free to open issues for discussion on any of the above, or other questions/suggestions -- and open PRs with suggested changes to the server CSS.

You can also support the server by donating to buymeacoffee.com/terriblemia.

Development Scripts

npm install

Install the necessary npm packages for local development

npm start

Run 11ty with hot reload at localhost:8080, including reload based on Sass changes

npm run build

Production build includes minified, autoprefixed CSS

Use this as the "Publish command" if needed by hosting such as Netlify.

Based on 11ty Sass Skeleton

Featuring absolutely nothing beyond a base HTML5 template and the essential setup to watch and compile your Sass alongside 11ty.

Created by @5t3ph

About

About pages for front-end.social mastodon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 61.0%
  • SCSS 35.9%
  • JavaScript 3.1%