mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Refactoring: manage generated static site
This commit is contained in:
27
src/docs/index.md
Normal file
27
src/docs/index.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Welcome
|
||||
|
||||
I made some projects and published them on [GitHub](https://github.com/febbweiss/).
|
||||
In this space, you will find some of them. Basiclly, these pages are _README_ files but with some adds and demos.
|
||||
|
||||
Different projects for different needs :
|
||||
|
||||
* Development
|
||||
- Java
|
||||
+ [Springboot / React / Webpack](/development/springboot_react_webpack)
|
||||
- NodeJS
|
||||
+ [CloudBudget](/development/cloudbudget) (Express)
|
||||
+ [Project deployer](/development/project_deployer) (Meteor)
|
||||
- Client-side
|
||||
+ [CloudBudget-AngularJS](/development/cloudbudget_angularjs) (Express / AngularJS)
|
||||
+ [Durandal filebrowser widget](/development/filebrowser_durandal_widget) (DurandalJS)
|
||||
* Docker
|
||||
- Fullstack servers
|
||||
+ [Log centralizer](/docker/docker_log_centralizer) ELK stack with Kafka
|
||||
+ [GoCD](/docker/docker_gocd) GoCD server and agents
|
||||
- Utilities
|
||||
+ [Apache log generator](/docker/docker_apache_log_generator)
|
||||
* Javascript games
|
||||
- [Space invaders](/games/Space_invaders_stories)
|
||||
- [Pacman](/games/pacman)
|
||||
- [Pyramid](/games/pyramid)
|
||||
- [Yahtzee](/games/yahtzee)
|
||||
Reference in New Issue
Block a user