Skip to content

Lexciese/lexciese.github.io

Repository files navigation

lexciese.github.io

Personal Portfolio & Technical Blog

Personal website showcasing my professional journey, technical story, experience through blog posts.

GitHub License

image

Local development

Environment requirements:

Clone the repository:

git clone https://github.com/lexceise/lexciese.github.io.git
cd lexciese.github.io

Useful commands:

# install dependencies
bun install

# start the dev server
bun dev

# build the project
bun run build

# preview (after the build)
bun preview

# create a new post
bun new --draft --mdx post-title

License

This project is licensed under the Apache 2.0 License.

About

Personal website showcasing my professional journey, technical story, experience through blog posts.

Resources

License

Code of conduct

Stars

Watchers

Forks