It's a timeline of important events
So, this is it. Have a look at syahravi.my.id/timeline.
Forked from Cheeaun
- Super simple
- No fancy formatting
- No fancy setup
- No fancy effects
- Flexible datetimes because sometimes you don't remember the exact date of an event
- Fork or Clone this project.
- Make a copy of
life.example.md
andconfig.example.json
, rename it tolife.md
andconfig.json
. - Add your life events into
life.md
. - Preview it on a local server. Use [
python -m http.server
] for Python3. - Commit and push your project Life.
- Update the website link in your GitHub repo description.
- Tell the world about your Life.
- Add your Life to the Lives page.
The configuration:
customStylesheetURL
- (string, default tonull
) Path to a custom stylesheet file, for those who doesn't like the default theme.yearLength
- (number, default to120
) The width of the year grids, in pixels.hideAge
- (boolean, default tofalse
) Option to hide age from year axis.
2000
- event that happen in that year01/2000
- event that happen in that month/year01/01/2000
- event that happen exactly in that day/month/year2001-2005
,10/2001-02/03/2005
- event that happen within the two dates~2005
- event that happen around the time in that year2005-~
- event that happen from that year and beyond (now).
Here's a compilation of Lives from the people who have forked Life.