No description
- Rust 56%
- CSS 40.3%
- PowerShell 1.6%
- JavaScript 1.4%
- Dockerfile 0.7%
| .cargo | ||
| .idea/inspectionProfiles | ||
| .vscode | ||
| config | ||
| src | ||
| static | ||
| tests | ||
| .gitignore | ||
| [internal] | ||
| benchmark.ps1 | ||
| Cargo.toml | ||
| Dockerfile | ||
| k8s-service.yaml | ||
| package.json | ||
| postcss.config.js | ||
| posts.sql | ||
| README.md | ||
| rustyroad.toml | ||
| tailwind.config.js | ||
| yarn-error.log | ||
| yarn.lock | ||
rileyseaburg_website
This project was created using Rusty Road. Rusty Road is Rails for Rust. It is a CLI tool that allows you to create a new Rust project with a few commands. It also comes with TailwindCSS and Actix pre-installed.
Getting Started
Configure TailwindCSS
npx tailwindcss init -p
To get started, run yarn dev to start the server and watch for changes to your TailwindCSS files.
Contributing
If you would like to contribute to this project, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.