Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repo is no longer in active development nor deployed.

3_n's personal website

Introduction

My personal website hosted on GitHub Pages. This repo is the development repo for the website.

Structure

  • The contents of the "paragraphs", as well as the resume, is stored in lib/src/text.

  • Theme files are stored under lib/src/theme.

  • Provider for theme state (that fetches theme status from sharedPreferences instance) are under lib/src/provider.

  • The code for widgets are stored under lib/src/components.

  • web is generated by Flutter and will be used for compiling.

Compile

In the root folder, run

$ flutter build web

A new folder build/web will be made and contains compiled data.

Testing

I'm too lazy to write test though I know its importance orz It would be greatly appreciated if you know how to write test cases!!

Contribution

Opening PRs and Issues are welcomed.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages