A custom, responsive and modern theme for https://member.cash created by @Feels using SCSS
Member is a Bitcoin Cash blockchain browser. It reads and allows users to create actions in the Memo/Member protocol. Notably it displays and creates posts, likes, tips, profiles, reputational ratings and geolocated posts. It is designed to be a 'fat' javascript client app that runs against a relatively dumb server. You can see it online here - https://member.cash
To get started locally clone the following repo https://github.com/FreeTrade/memberdev
Serve the directory as a web-page via node
npm install reload -g
npx reload
When using localhost:*
Most modern browsers will enable the service worker
and dynamically loaded scripts.
Clone this repo.
Open a new termianl and run the following command
npm i
npx gulp watch
Edit the base theme by navigating to ./src/feels
The final css file will be imported to ../memberdev/css