Skip to content

AramZS/aramzs.xyz

Repository files navigation

AramZS.xyz Website

Netlify Status

About this repository

This repository contains the source code for aramzs.xyz. It is built with Eleventy and deployed on Netlify.

Prerequisites

  • Node.js v18.20.2

Getting Started

You will need to install the required packages using npm install. There are three commands for building:

  • npm run build to build the project for deploying
  • npm run serve:dev to build and serve with eleventy in development environment
  • npm run serve:prod to build and serve with eleventy in production environment (drafts filtered)

Contributing

If you notice something wrong or broken, please let me know by opening an issue, or better yet, a pull request with how you think it should be fixed.

License

Unless otherwise stated the source code is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See LICENSE. There are certain exemptions to this, explicitly to code snippets I have mirrored, which each contain their license terms where available.