Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayeshlab/finanza-eleventy
Bootstrap 5 template with finanza template and eleventy js
https://github.com/jayeshlab/finanza-eleventy
bootstrap5 eleventy eleventy-template static-site-generator template
Last synced: about 2 months ago
JSON representation
Bootstrap 5 template with finanza template and eleventy js
- Host: GitHub
- URL: https://github.com/jayeshlab/finanza-eleventy
- Owner: JayeshLab
- Created: 2024-07-08T05:04:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T06:47:24.000Z (7 months ago)
- Last Synced: 2024-12-18T19:12:32.668Z (about 2 months ago)
- Topics: bootstrap5, eleventy, eleventy-template, static-site-generator, template
- Language: HTML
- Homepage: https://finanza-eleventy.netlify.app/
- Size: 551 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finanza Eleventy
It is website create by taking the Bootstrap 5 Finanza – Financial Services Website Template from https://htmlcodex.com/financial-services-website-template/ and using eleventy js for static site generator.
# Live Demo
https://finanza-eleventy.netlify.app/
![finanza](https://github.com/JayeshLab/finanza-eleventy/assets/36194663/aaa4b738-d2e0-44dc-8407-5e6d3cf7d30a)
# Technologies used:
- [Bootstrap 5](https://getbootstrap.com/docs/5.0/getting-started/introduction/)
- [Eleventy](https://www.11ty.dev/)# Getting Started
Detailed instructions are available in my blog. [Check it out](https://blog.surjithctly.in/neat-stack-create-a-static-website-with-netlify-cms-eleventy-alpinejs-and-tailwindcss)
### 1\. Clone this Repository
```
git clone https://github.com/JayeshLab/finanza-eleventy.git
```### 2\. Navigate to the directory
```
cd finanza-eleventy
```### 3\. Install dependencies
```
npm install
```### 4\. Build the project to generate the first CSS
This step is only required the very first time.
```
npm run build
```### 5\. Run Eleventy
```
npm run start
```## Author
Jayesh Vachhani / https://github.com/JayeshLab / www.helloiamjayesh.com