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
- Host: GitHub
- URL: https://github.com/wanforge/wanforge.github.io
- Owner: wanforge
- License: cc-by-sa-4.0
- Created: 2023-03-29T06:42:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-18T04:56:39.000Z (10 months ago)
- Last Synced: 2025-08-23T23:12:24.130Z (10 months ago)
- Language: HTML
- Homepage: https://wanforge.github.io/
- Size: 9.55 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
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! 🚀