Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masterpointio/masterpoint.io
The simple HTML website for Masterpoint ❤️
https://github.com/masterpointio/masterpoint.io
consulting css html html-website masterpoint masterpoint-consulting website
Last synced: 16 days ago
JSON representation
The simple HTML website for Masterpoint ❤️
- Host: GitHub
- URL: https://github.com/masterpointio/masterpoint.io
- Owner: masterpointio
- License: gpl-3.0
- Created: 2016-12-18T03:27:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T20:23:37.000Z (about 2 months ago)
- Last Synced: 2025-01-11T02:54:34.267Z (25 days ago)
- Topics: consulting, css, html, html-website, masterpoint, masterpoint-consulting, website
- Language: SCSS
- Homepage: https://masterpoint.io
- Size: 80 MB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Masterpoint.io Website
[![Netlify Status](https://api.netlify.com/api/v1/badges/86215631-1b21-4f66-ae04-8413809496f7/deploy-status)](https://app.netlify.com/sites/masterpoint/deploys)
*built with [Hugo](https://gohugo.io)* by - [KristopherRay.com](https://kristopherray.com)
*Packaged with:*
- [All the original <3 Bootstrap](https://getbootstrap.com/) [5.1.3]
- [Magnific Popup](https://dimsemenov.com/plugins/magnific-popup/)
- [Animate on Scroll (AOS)](https://michalsnik.github.io/aos/)
- [NetlifyCMS](https://netlifycms.org)**Deployment Ready for Netlify**
**Required Local Dependancies:**
- [ >= Hugo v0.108.0 - Extended](https://github.com/gohugoio/hugo/releases/)**Optional Dependancies:**
- [SASS (node-sass)](https://github.com/sass/node-sass)#### **To Run A Local Server With Hugo (with Hugo[extended] Installed Locally):**
1. Open Command Line / BASH and run
`hugo serve`2. Navigate your browser to
`localhost:1313` (or whatever is displayed in the command prompt)For more information on using Hugo [View the Documentation](https://gohugo.io/documentation/)