An open API service indexing awesome lists of open source software.

https://github.com/wanforge/wanforge.github.io

My Portfolio Site
https://github.com/wanforge/wanforge.github.io

Last synced: 4 months ago
JSON representation

My Portfolio Site

Awesome Lists containing this project

README

          



Sugeng Sulistiyawan


wanforge


---

## ✨ Description

**Wanforge** is the portfolio and documentation website of Sugeng Sulistiyawan, built with Hugo and Doks. The site features a blog, project documentation, resume, and various resources for web development and open source.

## 🚀 Main Features

- Technology blog and articles
- Project documentation
- Resume and profile
- Multilingual support (EN/ID)
- Responsive and modern design
- Automatic deployment to Netlify

## 📦 Requirements

- [Git](https://git-scm.com/) — latest version
- [Node.js](https://nodejs.org/) — latest LTS

## ⚡ Installation & Usage

1. Clone the repository:
```bash
git clone https://github.com/wanforge/wanforge.github.io.git
cd wanforge.github.io
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```
4. Open in your browser: [http://localhost:3000](http://localhost:3000) (or as shown in the terminal)

## 🛠️ Other Commands

See the [Doks documentation](https://getdoks.org/docs/prologue/commands/) for common commands like build, deploy, and more.

## 📚 Documentation

- [Netlify](https://docs.netlify.com/)
- [Hugo](https://gohugo.io/documentation/)
- [Doks](https://getdoks.org/)

## 🤝 Contributing

Contributions are welcome! Please open an issue or pull request for improvements, new features, or suggestions.

## 📬 Contact

- Email: sugeng.sulistiyawan@gmail.com
- Website: [wanforge.github.io](https://wanforge.github.io/)

---


Thank you for visiting! 🚀