Hacker News new | ask | show | jobs
by brickcap 4690 days ago
It is already built into specter. Use the urls

/feed/rss and /feed/atom

So all you got to do is add an anchor tag that points to these urls.

Settings can be set in the preferences file.

Regarding syntax highlighting...

Can you not use javascript libraries to do this? I have got no idea how to go about implementing this..

1 comments

Ah, noticed the feed paths after I posted, thanks.

As for syntax highlighting yeah, I'm sure it's just a matter of a library, but you know, it's your project! Sometimes people are looking for stuff to add, just wanted to point out a place I'd find useful. :)

No problem man. I will look to add syntax highlighting by default in specter.

Anyway I updated the pages to have the feeds into them by default so it does not cause any confusion.