The official community website for Salarpuria Sattva Greenage, Bangalore (INDIA).
The contents here are plain-text as much as possible for durability and easy portation to any platform that can chew on raw text files and spit out HTML. We will stay as simple, minimalistic, and raw as possible. Whatever we try to add or use, let's make sure it has no extra bells and whistles.
Do not include any plaform specific snippets, like, Jekyll's {{ site.baseurl }}. Write in plain Markdown (a better way to write plain-text).
The current version is powered by VitePress. Install the necessary modules to be able to run VitePress. Here is a quick reference for the simplest way to develop locally.
- Run locally:
npm run docs:dev - Build:
npm run docs:build - Preview the build:
npm run docs:preview
Install the needed plugins with npm i -D plugin-name and follow their usage instructions.
- [~] Clean up the Newsletters
- webmaster@greenage.life (create/re-direct)
- [~] Google Analytics (Who has this?)
- [] URLs
- /registration/ - /apps
- /library/ - /amenities/library
- /internet/ - /amenities/internet
- /greenagecares/ - /info/greenage-cares
- /covid/ - /info/covid-19
- /secondsale/ - /info/secondary-sale
- /moveout/ - /relocation/move-out
- /transfer/ - /relocation/internal
- /interiors/ - /relocation/renovations-interiors
- /stickers/ - /relocation/stickers
- /extendedbalconies/ - /policies/extended-balconies
- /flatleakages/ - /policies/leakages-units
- /promotions/ - /policies/events
- /shops/ - /policies/commercial
- /segregation/ - /policies/waste-segregation
- /pets/ - /policies/pets
- v1.0
- Cloudflare Pages (was CNAME to @) greenageinfo-github-io.pages.dev
- v2.0
- Hosted on Netlify (2024JUL) for the pretty-URL support with VitePress. =======