Skip to content

mornikco/mornikco.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

241 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daily Activity Log

If you are here, you probably already know about the Daily Activity Log Concept and you want to start your daily activity log. You can fork this repository as your github pages repository and start to share your daily activities with the Internet. If you already have a github pages repository, you can use this repo as subfolder of your personal pages (i.e. http://username.github.io/daily/events.xml).

Steps to get started

  • Fork this repository
  • Rename the repository to [your_github_username].github.io
  • Clone the repository to your computer
  • Add new events to events.xml
  • Commit & Push
  • Visit your daily activity log at http://[your_github_username].github.io/events

Further steps

  • Style your log by editing events.xsl and events.css

Some real usages

How to contribute

  • Fork this repository
  • Create a branch
  • Write your local changes
  • Squash all your commits
  • Push & make a Pull-request

External resources

Reading a Daily Activity Log with a RSS Feed reader

If you are interested to follow a daily activity log through your RSS Feed Reader, you can use the Daily Activity Log to RSS API that is currently hosted on Heroku and can be used by appending a valid Daily Activity Log URL to http://daily2rss.herokuapp.com/rss/?url=

For example http://daily2rss.herokuapp.com/rss/?url=http://joebew42.github.io/events.xml will generates the RSS version of my daily activity log.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors